commit 8b0b26bf66782e741941ef55037828cbe2ba9926
parent a16690701d632ac574cbaaa88c8a3cab3f927cd3
Author: Joel Klabo <joelklabo@gmail.com>
Date: Tue, 29 Mar 2022 10:02:18 -0700
Update README for Initial Submodule Setup
Closes #1
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -16,6 +16,10 @@ LNLink is powered by lnsocket, a C library I created to connect to the lightning
Building
--------
+In root directory:
+
+$ git submodule update --init --recursive
+
enter lnsocket submodule and type:
$ make ios