update README.md

This commit is contained in:
Jesús 2019-02-04 18:33:05 -05:00
parent b5dbb297f2
commit db2edb4ae6
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -49,7 +49,7 @@ packages, you will probably want the following:
Make sure to uncomment the appropriate database section (either sqlite or
PostgreSQL).
mv personalsite/settings.py.example personalsite/settings.py
cp -v personalsite/settings.py.example personalsite/settings.py
6. Check syntax.