diff --git a/INSTALL.md b/INSTALL.md index b88b1291d..6fcb0728c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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. +### Python + +LBRY requires Python 2.7. Python 3 is not supported. + + ### 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/).