mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-20 13:51:26 +02:00
Update installation.md
This commit is contained in:
parent
1c06781617
commit
17db309f35
@ -15,6 +15,9 @@ The application uses [Pipenv][pipenv] to manage Python packages.
|
|||||||
While in development, you will need to install all dependencies:
|
While in development, you will need to install all dependencies:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
$ git clone https://github.com/lnbits/lnbits-legend.git
|
||||||
|
$ cd lnbits-legend/
|
||||||
|
$ # for now you'll need to `git checkout FastAPI`
|
||||||
$ pipenv shell
|
$ pipenv shell
|
||||||
$ pipenv install --dev
|
$ pipenv install --dev
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user