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

This commit is contained in:
ThomasV 2015-01-05 02:05:51 +01:00
parent da968b60e4
commit ad5bb3c453
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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: