diff --git a/README.md b/README.md index 40738f5..7c2d1a7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ hosting-check Hosting (webspace) checker +### Contribution You are more than welcome to test drive this script and attach the output in an [issue](https://github.com/szepeviktor/hosting-check/issues/new). @@ -11,11 +12,10 @@ This **shell script** runs on a server/vps/Virtualbox and checks any FTP/PHP/MyS ## Installation 1. download: `git clone https://github.com/szepeviktor/hosting-check.git && cd hosting-check` -1. perms: `chmod +x hosting-check.sh` -1. rc file: `cp templates/.hcrc .` -1. settings: `nano .hcrc` -1. db: have WordPress installed or fill in and upload `templates/wp-config.php` to webroot -1. start: `./hosting-check.sh` in your shell +1. perms: `chmod +x hosting-check.sh generate-rc.sh` +1. settings: `./generate-rc.sh` will ask you +1. db vars: you can have a WordPress installation +1. start: `./hosting-check.sh` ## Output