README typo
This commit is contained in:
parent
9161fa34ea
commit
290cc6cdda
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ A collections and contaminants database.
|
||||||
$ pyvenv venv
|
$ pyvenv venv
|
||||||
$ source venv/bin/activate
|
$ source venv/bin/activate
|
||||||
$ pip install -r requirements/local.txt
|
$ pip install -r requirements/local.txt
|
||||||
$ createdb tucotuco
|
$ createdb ccdbdjango
|
||||||
$ python manage.py migrate
|
$ python manage.py migrate
|
||||||
$ python manage.py runserver
|
$ python manage.py runserver
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue