electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit ad5bb3c45328867098b60c456410e726ebf28db2
parent da968b60e474a39bcea99c498010a478a7d75748
Author: ThomasV <thomasv@gitorious>
Date:   Mon,  5 Jan 2015 02:05:51 +0100

use --pre with pip install, for slowaes (see issue #956)

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -19,7 +19,7 @@ directory. If you have pip, you can do: python setup.py sdist - sudo pip install dist/Electrum-2.0.tar.gz + sudo pip install --pre dist/Electrum-2.0.tar.gz If you don't have pip, install with: