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 5c8edad commit 67b75b1Copy full SHA for 67b75b1
doc/INSTALL.md
@@ -65,6 +65,8 @@ For development or running tests, get additional dependencies:
65
sudo apt-get install -y valgrind libpq-dev shellcheck cppcheck \
66
libsecp256k1-dev jq
67
68
+If you can't install `lowdown`, a version will be built in-tree.
69
+
70
If you want to build the Rust plugins (currently, cln-grpc):
71
72
sudo apt-get install -y cargo rustfmt
0 commit comments