README typo

This commit is contained in:
Matthew Ryan Dillon 2016-01-21 09:54:02 -07:00
parent 9161fa34ea
commit 290cc6cdda

View file

@ -7,7 +7,7 @@ A collections and contaminants database.
$ pyvenv venv
$ source venv/bin/activate
$ pip install -r requirements/local.txt
$ createdb tucotuco
$ createdb ccdbdjango
$ python manage.py migrate
$ python manage.py runserver