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…
Reference in New Issue
Block a user