mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
Update INSTALL.md
Missing dependency for Ubuntu 18.04
This commit is contained in:
committed by
ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent
97ff855f5a
commit
2235d3b9d7
@@ -38,7 +38,7 @@ Get dependencies:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y \
|
sudo apt-get install -y \
|
||||||
autoconf automake build-essential git libtool libgmp-dev \
|
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
|
If you don't have Bitcoin installed locally you'll need to install that
|
||||||
as well:
|
as well:
|
||||||
|
|||||||
Reference in New Issue
Block a user