Browse Source

README: Add ./configure to installation instructions

Now required, after changes in c49765553f
ppa-0.6.1
Nadav Ivgi 7 years ago
committed by Christian Decker
parent
commit
d9bd25cff8
  1. 1
      README.md

1
README.md

@ -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…
Cancel
Save