mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 06:14:30 +01:00
Simplify poetry interactions
This commit is contained in:
committed by
neil saitug
parent
299a99ed67
commit
d4a04ba8b3
@@ -326,9 +326,9 @@ $ cd lightning
|
||||
Build Core Lightning:
|
||||
|
||||
```
|
||||
~/.local/bin/poetry install
|
||||
python -m poetry install
|
||||
./configure
|
||||
~/.local/bin/poetry run make
|
||||
python -m poetry run make
|
||||
```
|
||||
|
||||
Launch Core Lightning:
|
||||
|
||||
Reference in New Issue
Block a user