diff --git a/README.md b/README.md index 7526f8c..0f5f5b1 100644 --- a/README.md +++ b/README.md @@ -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