mirror of
https://github.com/lnbook/lnbook
synced 2024-11-18 21:28:03 +00:00
node_client typo
This commit is contained in:
parent
030829e2b1
commit
1d5df45ddd
@ -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…
Reference in New Issue
Block a user