mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
README: Add ./configure to installation instructions
Now required, after changes in c49765553f
This commit is contained in:
parent
4e7fc99ae1
commit
d9bd25cff8
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ For the impatient here's the gist of it for Ubuntu and Debian:
|
|||
libsqlite3-dev python python3 net-tools zlib1g-dev
|
||||
git clone https://github.com/ElementsProject/lightning.git
|
||||
cd lightning
|
||||
./configure
|
||||
make
|
||||
|
||||
Or if you like to throw `docker` into the mix:
|
||||
|
|
Loading…
Add table
Reference in a new issue