Update INSTALL.md

Missing dependency for Ubuntu 18.04
This commit is contained in:
sskender 2019-07-24 18:11:12 +02:00 committed by ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent 97ff855f5a
commit 2235d3b9d7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Get dependencies:
sudo apt-get update
sudo apt-get install -y \
autoconf automake build-essential git libtool libgmp-dev \
libsqlite3-dev python python3 net-tools zlib1g-dev libsodium-dev
libsqlite3-dev python python3 python3-mako net-tools zlib1g-dev libsodium-dev
If you don't have Bitcoin installed locally you'll need to install that
as well: