diff --git a/README.md b/README.md index 16db777..13691dd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Installation 1. Clone repository in your webserver working directory. Note: that must not be `/var/www/html` or something like this, your webserver must point to `public` directory of forked project. 2. Fetch requirements by runnning `composer update`. -3. Copy `config.php.dist` to `config.php` and conigure project for your needs +3. Copy `config.dist.php` to `config.php` and conigure project for your needs 4. Point your webserver to serving webpages from `public` directory. 5. Create cron jobs for quering and updating hosts lists.