mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
docs: Correct a command typo for Ubuntuu
This commit is contained in:
committed by
Christian Decker
parent
cc206e1f0e
commit
3aeac0a58c
@@ -96,7 +96,7 @@ This will put you in a new shell to enter the following commands:
|
|||||||
make
|
make
|
||||||
make check VALGRIND=0
|
make check VALGRIND=0
|
||||||
|
|
||||||
optionaly you can consider to use the `-j$(nproc)` in front of the `make` command to speed up the compilation.
|
optionaly you can consider adding the `-j$(nproc)` flag after the `make` command to speed up the compilation.
|
||||||
|
|
||||||
Running lightning:
|
Running lightning:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user