diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 1a426bd73..5d25a2810 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -48,7 +48,7 @@ as well: For development or running tests, get additional dependencies: sudo apt-get install -y asciidoc valgrind python3-pip - sudo pip3 install python-bitcoinlib + sudo pip3 install -r tests/requirements.txt Clone lightning: