mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
Update INSTALL.md
Missing dependency for Ubuntu 18.04
This commit is contained in:
parent
97ff855f5a
commit
2235d3b9d7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user