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: