Update README.md

pull/530/head
王胜辉 2017-01-13 07:30:23 +00:00
parent 8916221bba
commit dc4c37afb6
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
yum -y install `cat rpm_requirements.txt` # Install rpm package
cp config-example.py config.py # Prepaire config from example config
cp config_example.py config.py # Prepaire config from example config
cd apps && python manage.py makemigrations # Make migrations for django