Browse Source

update README

master
R4SAS 9 months ago
parent
commit
d208f102dd
  1. 2
      README.md

2
README.md

@ -20,7 +20,7 @@ Installation @@ -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.

Loading…
Cancel
Save