From 7b6c17892d3e730a95a68e19e8c7fb3c39fb5767 Mon Sep 17 00:00:00 2001 From: NotMtth Date: Wed, 23 Mar 2022 16:57:59 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f98e3b9..c39e0f2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ git clone gitea@git.wownero.com:wownero/YellWOWPages.git cd YellWOWPages pip install -r requirements.txt -cp settings.py_example settings.py_example +cp settings.py_example settings.py ``` Change `settings.py` to your liking. Then run the application: