From db2edb4ae6feffa421c4ac3d5f879ef9c190d301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 4 Feb 2019 18:33:05 -0500 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.