Update README.md
This commit is contained in:
parent
23cbd6ad90
commit
cf7ef10e56
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# Development
|
||||
## 1. Install dependencies.
|
||||
```shell
|
||||
pip install -r requirments.txt
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
## 2. Make migrations and .env
|
||||
```shell
|
||||
|
|
Loading…
Reference in a new issue