aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-11 12:44:14 -0500
committerJesús <heckyel@hyperbola.info>2018-10-11 12:44:14 -0500
commit3863564a0bfa698ec5795490a51cae427f87c2c3 (patch)
tree7f6fa204043cd2672ea0b5237d9ba758df6293f4 /README.md
parent5acf7a6dd40adb7005aed81c2026918616550373 (diff)
downloadpersonal-site-3863564a0bfa698ec5795490a51cae427f87c2c3.tar.lz
personal-site-3863564a0bfa698ec5795490a51cae427f87c2c3.tar.xz
personal-site-3863564a0bfa698ec5795490a51cae427f87c2c3.zip
minor fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cab39b..6dec8be 100644
--- a/README.md
+++ b/README.md
@@ -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