diff --git a/Installation.md b/Installation.md index 956cf85..1effef7 100644 --- a/Installation.md +++ b/Installation.md @@ -10,8 +10,8 @@ In order for the web interface to work, your MySQL database must be externally a Installation steps: 1. Download the latest version of the web interface from [here](https://github.com/ruany/litebans-php/archive/master.zip). -2. Extract the files onto your web server (web server root or public_html). The directory "litebans-php-master" will contain all extracted files, you can rename it or move the files inside of it as needed. -3. Browse to the location on your website where the files were extracted to. If your website is "example.com" and the web interface directory is named "bans", visit "example.com/bans/index.php". +2. Extract the files onto your web server (web server root or public_html). The directory "litebans-php-master" will contain all extracted files, rename the folder to "bans". +3. Use your browser to open the location on your website where the files were extracted to. If your website is "example.com", visit "example.com/bans/index.php". 4. Follow the instructions that are given to you by the web interface. ## Customization