Update installation.md
This commit is contained in:
parent
4e0e5b9956
commit
d1a7d684b5
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Download this repo and install the dependencies:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/lnbits/lnbits-legend.git
|
git clone https://github.com/lnbits/lnbits-legend.git
|
||||||
cd lnbits/
|
cd lnbits-legend/
|
||||||
# ensure you have virtualenv installed, on debian/ubuntu 'apt install python3-venv' should work
|
# ensure you have virtualenv installed, on debian/ubuntu 'apt install python3-venv' should work
|
||||||
# for now you'll need to `git checkout FastAPI`
|
# for now you'll need to `git checkout FastAPI`
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue