mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 11:59:16 +01:00
docs: Clear up Ubutu documentation
People who copy paste the commands might not realize this chunk is not copy paste-able.
This commit is contained in:
parent
cde93ab703
commit
9de458b23b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue