aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5455d5..32795cc 100644
--- a/README.md
+++ b/README.md
@@ -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.