mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
use --pre with pip install, for slowaes (see issue #956)
This commit is contained in:
parent
da968b60e4
commit
ad5bb3c453
1 changed files with 1 additions and 1 deletions
2
README
2
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue