forked from LBRYCommunity/lbry-sdk
Update INSTALL.md
This commit is contained in:
parent
8fd7489d99
commit
18a0b07181
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Currently, available binaries include:
|
||||||
- requests
|
- requests
|
||||||
- gmpy
|
- gmpy
|
||||||
|
|
||||||
Install each of the preceding binaries with `pip install *.whl`
|
Install the above binaries with `pip install *.whl`
|
||||||
|
|
||||||
Install pywin32 system files by run `python.exe Scripts\pywin32_postinstall.py -install` from an elevated command prompt.
|
Install pywin32 system files by run `python.exe Scripts\pywin32_postinstall.py -install` from an elevated command prompt.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue