mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
INSTALL.md: Add 'install' to apt command examples.
Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ sudo apt-get install autoconf libtool libprotobuf-c-dev libsqlite3-dev libgmp-de
|
||||
|
||||
For development or running tests, get additional dependencies:
|
||||
```
|
||||
sudo apt-get asciidoc valgrind pip3 && pip3 install python-bitcoinlib
|
||||
sudo apt-get install asciidoc valgrind pip3 && pip3 install python-bitcoinlib
|
||||
```
|
||||
|
||||
Clone lightning:
|
||||
|
||||
Reference in New Issue
Block a user