mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +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:
committed by
neil saitug
parent
cde93ab703
commit
9de458b23b
@@ -88,6 +88,9 @@ To build core lightning for development purpose you can use the following comman
|
|||||||
|
|
||||||
pip3 install poetry
|
pip3 install poetry
|
||||||
poetry shell
|
poetry shell
|
||||||
|
|
||||||
|
This will put you in a new shell to enter the following commands:
|
||||||
|
|
||||||
poetry install
|
poetry install
|
||||||
./configure --enable-developer
|
./configure --enable-developer
|
||||||
make
|
make
|
||||||
|
|||||||
Reference in New Issue
Block a user