node_client typo

pull/551/head
quantumcthulhu 4 years ago committed by GitHub
parent 030829e2b1
commit 1d5df45ddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -492,7 +492,7 @@ We now have a copy of c-lightning cloned into the +lightning+ subfolder, and we
==== Compiling the c-lightning source code
Next, we use a set of _build scripts_ that are commonly available in many open source projects. These _build scripts_ use the +configure+ and +make+ commandos which allow us to:
Next, we use a set of _build scripts_ that are commonly available in many open source projects. These _build scripts_ use the +configure+ and +make+ commands which allow us to:
* Select the build options and check necessary dependencies (+configure+).
* Build and install the executables and libraries (+make+).

Loading…
Cancel
Save