Further clarification in README

master
Steven Loria 9 years ago
parent 0da297ef16
commit 009f4641cf
  1. 4
      {{cookiecutter.app_name}}/README.rst

@ -25,9 +25,9 @@ Then run the following commands to bootstrap your environment.
pip install -r requirements/dev.txt
python manage.py server
You will see a pretty Welcome screen.
You will see a pretty welcome screen.
If you have already installed your database.
Once you have installed your DBMS, run the following to create your app's database tables and perform the initial migration:
::

Loading…
Cancel
Save