Skip to content

Commit

Permalink
docs: Clear up Ubutu documentation
Browse files Browse the repository at this point in the history
People who copy paste the commands might not realize this chunk is not copy paste-able.
  • Loading branch information
ddustin authored and niftynei committed Sep 7, 2022
1 parent cde93ab commit 9de458b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ To build core lightning for development purpose you can use the following comman

pip3 install poetry
poetry shell

This will put you in a new shell to enter the following commands:

poetry install
./configure --enable-developer
make
Expand Down

0 comments on commit 9de458b

Please sign in to comment.