This commit is contained in:
Bernhard Posselt 2016-06-05 23:05:15 +02:00
Родитель 38300ed621
Коммит 8eef7d87c8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -23,7 +23,7 @@ Then run:
This will automatically set up an admin user with name **admin** and password **admin**.
The server can be started by activating the virtual environment first:
The server can be started after activating the virtual environment first:
source venv/bin/activate
python manage.py runserver