mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
update INSTALL.md
This commit is contained in:
parent
b6babb1c9d
commit
1a5b2c08ee
1 changed files with 2 additions and 3 deletions
|
@ -20,9 +20,8 @@ Install [xcode command line tools](https://developer.xamarin.com/guides/testclou
|
||||||
Remaining dependencies can then be installed by running:
|
Remaining dependencies can then be installed by running:
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install mpfr libmpc protobuf
|
brew install python3 protobuf
|
||||||
sudo easy_install pip
|
python3 -m pip install virtualenv
|
||||||
sudo pip install virtualenv
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Linux Prerequisites
|
### Linux Prerequisites
|
||||||
|
|
Loading…
Add table
Reference in a new issue