mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-18 05:41:54 +01: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:
|
||||
|
||||
```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 install --dev
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user