minor fix

This commit is contained in:
Jesús
2018-10-11 12:44:14 -05:00
parent 5acf7a6dd4
commit 3863564a0b

View File

@@ -50,7 +50,11 @@ packages, you will probably want the following:
./manage.py migrate
6. Use the following commands to start a service instance
6. Create superUSER
./manage.py createsuperuser
7. Use the following commands to start a service instance
./manage.py runserver