@ -26,9 +26,10 @@ python manage.py runserver
```bash
python3 -m venv env
source env/bin/activate
. env/bin/activate
pip install -r requirements.txt
sh download.sh
python manage.py migrate
```
## ライセンス
@ -45,4 +46,4 @@ Copyright (c) 2020 first_user
## 作者
[first_user](https://twitter.com/firstuser17)