Update README.md

This commit is contained in:
Víðir Valberg Guðmundsson 2017-04-12 13:41:49 +02:00 committed by GitHub
parent ca8661ce4d
commit f1c324f003

View file

@ -39,9 +39,9 @@ Install pip packages:
``` ```
### Configuration file ### Configuration file
Copy environment file template and change settings as needed: Copy environment settings file and change settings as needed:
``` ```
(venv) $ cp bornhack/settings/env.dist bornhack/settings/.env (venv) $ cp bornhack/settings/environment_settings.py.dist bornhack/settings/environment_settings.py
``` ```
### Database ### Database