We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5b4bd commit 14a5cbbCopy full SHA for 14a5cbb
doc/INSTALL.md
@@ -48,7 +48,7 @@ as well:
48
For development or running tests, get additional dependencies:
49
50
sudo apt-get install -y asciidoc valgrind python3-pip
51
- sudo pip3 install python-bitcoinlib
+ sudo pip3 install -r tests/requirements.txt
52
53
Clone lightning:
54
0 commit comments