1
0
Fork 0

Update README.md

merge-requests/43/head
John Giannelos 2014-09-18 17:35:27 +03:00
parent ea37749994
commit f8bad4217b
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ $ source ../env/satnogs/bin/activate
```
5 - Create and setup the database
```
(satnogs)$ export DATABASE_URL='sqlite:///satnogs.db'
(satnogs)$ ./manage.py syncdb && ./manage.py migrate
```
6 - Create a superuser