Update README.md

This commit is contained in:
Pengwius 2021-01-21 21:04:26 +01:00 committed by GitHub
parent 23cbd6ad90
commit cf7ef10e56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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