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
1 changed files with 2 additions and 2 deletions

View File

@ -39,9 +39,9 @@ Install pip packages:
```
### 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