commit 443ceb206800065abd5d5bbffc7abb43e980449f
parent b8b6c1e4448354a060a4abb0cfefd24dbacb2d7d
Author: Joel Klabo <joelklabo@gmail.com>
Date: Tue, 29 Mar 2022 14:09:35 -0700
readme: add dependencies section
Closes #2
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -17,6 +17,10 @@ LNLink is powered by lnsocket, a C library I created to connect to the lightning
Building
--------
+Depenencies:
+
+brew install automake libtool
+
In root directory:
$ git submodule update --init --recursive