diff --git a/doc/INSTALL.md b/doc/INSTALL.md index d545083fd..ee674c7c7 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -17,7 +17,7 @@ To Build on Ubuntu 15.10 or above Get dependencies: ``` -sudo apt-get install -y autoconf automake build-essential git libtool libgmp-dev libsqlite3-dev python3 net-tools +sudo apt-get install -y autoconf automake build-essential git libtool libgmp-dev libsqlite3-dev python python3 net-tools ``` If you don't have Bitcoin installed locally you'll need to install that as well: