mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 23:24:21 +01:00
Merge pull request #145 from inbitcoin/master
INSTALL.md: Add 'install' to apt command examples.
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