From e6bb82a1d873a244dca651d81b423682ebec4810 Mon Sep 17 00:00:00 2001 From: Marc Aymerich Date: Sat, 4 Oct 2014 21:22:07 +0200 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 8afa9103..99255631 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -41,11 +41,6 @@ Django-orchestra can be installed on any Linux system, however it is **strongly python manage.py migrate ``` -6. Create a panel administrator - ```bash - python manage.py createsuperuser - ``` - 7. Configure celeryd ```bash sudo python manage.py setupcelery --username orchestra