forked from LBRYCommunity/lbry-sdk
Update INSTALL.md
This commit is contained in:
parent
fa33110d04
commit
7634d056a9
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ These instructions are for installing from source code, which is recommended if
|
||||||
|
|
||||||
Before starting, you'll need to install some additional libraries depending on your operating system.
|
Before starting, you'll need to install some additional libraries depending on your operating system.
|
||||||
|
|
||||||
|
### Python
|
||||||
|
|
||||||
|
LBRY requires Python 2.7. Python 3 is not supported.
|
||||||
|
|
||||||
|
|
||||||
### OS X Prerequisites
|
### OS X Prerequisites
|
||||||
|
|
||||||
Install [xcode command line tools](https://developer.xamarin.com/guides/testcloud/calabash/configuring/osx/install-xcode-command-line-tools/) and [homebrew](http://brew.sh/).
|
Install [xcode command line tools](https://developer.xamarin.com/guides/testcloud/calabash/configuring/osx/install-xcode-command-line-tools/) and [homebrew](http://brew.sh/).
|
||||||
|
|
Loading…
Reference in a new issue