mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-03 21:24:22 +01:00
docs: fix contrib/ docs
This commit is contained in:
@@ -21,7 +21,7 @@ installing into your python3 environment:
|
||||
```bash
|
||||
git clone https://github.com/ElementsProject/lightning.git
|
||||
cd lightning/contrib/pyln-client
|
||||
python3 setup.py develop
|
||||
poetry install
|
||||
```
|
||||
|
||||
This will add links to the library into your environment so changing the
|
||||
|
||||
@@ -21,7 +21,7 @@ installing into your python3 environment:
|
||||
```bash
|
||||
git clone https://github.com/ElementsProject/lightning.git
|
||||
cd lightning/contrib/pyln-proto
|
||||
python3 setup.py develop
|
||||
poetry install
|
||||
```
|
||||
|
||||
This will add links to the library into your environment so changing the
|
||||
|
||||
@@ -23,7 +23,7 @@ installing into your python3 environment:
|
||||
```bash
|
||||
git clone https://github.com/ElementsProject/lightning.git
|
||||
cd lightning/contrib/pyln-testing
|
||||
python3 setup.py develop
|
||||
poetry install
|
||||
```
|
||||
|
||||
This will add links to the library into your environment so changing the
|
||||
|
||||
Reference in New Issue
Block a user