forked from LBRYCommunity/lbry-sdk
add raspbian instructions
This commit is contained in:
parent
17b692d258
commit
803cd98fef
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ On Ubuntu (we recommend 16.04), install the following:
|
|||
sudo apt-get install libgmp3-dev build-essential python2.7 python2.7-dev python-pip git python-virtualenv libssl-dev libffi-dev python-protobuf
|
||||
```
|
||||
|
||||
On Raspbian, you will also need to install `python-pyparsing`.
|
||||
|
||||
If you're running another Linux flavor, install the equivalent of the above packages for your system.
|
||||
|
||||
### Windows Prerequisites
|
||||
|
|
Loading…
Reference in a new issue