Browse Source

fix merge conflict

Gerrit Holz 7 years ago
parent
commit
93f72b9ea9
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -64,6 +64,7 @@ $ cd django-tickets
64 64
 $ pip install -r requirements.txt
65 65
 $ source env.sh
66 66
 $ ./manage.py migrate
67
+$ ./manage.py collectstatic
67 68
 $ ./manage.py createsuperuser
68 69
 $ ./manage.py runserver
69 70
 ```

Loading…
Cancel
Save