mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
docs: fix contrib/ docs
This commit is contained in:
parent
af2b863b4a
commit
6204d70a37
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user