Update INSTALL.md

This commit is contained in:
Alex Grin 2018-02-27 14:10:49 -05:00 committed by GitHub
parent fa33110d04
commit 7634d056a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/).