Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangfeng7399 committed Jan 13, 2017
1 parent 8916221 commit dc4c37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dc4c37a

Please sign in to comment.