Skip to content

Commit

Permalink
docs: Correct a command typo for Ubuntuu
Browse files Browse the repository at this point in the history
  • Loading branch information
ddustin authored and cdecker committed Sep 18, 2022
1 parent cc206e1 commit 3aeac0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ This will put you in a new shell to enter the following commands:
make
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:

Expand Down

0 comments on commit 3aeac0a

Please sign in to comment.