diff --git a/README.md b/README.md index 6057fb0..ddd5d78 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ If your shared hosting provider supports [WSGI](https://w.wiki/_vTN2), [FastCGI] ## Configuration -First, rename `.env.example` to `.env`, then configure all the values below: +First, rename `.env.example` to `.env` and `config.example.py` to `config.py`, then configure all the values below: ### .env `DB_HOST` - database host (usually 127.0.0.1)