Improve README presentation

This commit is contained in:
Chocobozzz 2016-08-24 16:56:06 +02:00
parent 4e3f35b332
commit c6b626077b

View File

@ -18,7 +18,7 @@ Administrate its OpenVPN with a web interface (logs visualisations, users managi
* unzip * unzip
* wget * wget
* sed * sed
## Tests ## Tests
Only tested on Debian Jessie. Feel free to open issues. Only tested on Debian Jessie. Feel free to open issues.
@ -33,7 +33,7 @@ Only tested on Debian Jessie. Feel free to open issues.
# ./install.sh www_base_dir web_user web_group # ./install.sh www_base_dir web_user web_group
* Setup the web server (Apache, NGinx...) to serve the web application. * Setup the web server (Apache, NGinx...) to serve the web application.
* Create the admin of the web application by visiting http://your-installation/index.php?installation * Create the admin of the web application by visiting `http://your-installation/index.php?installation`
## Usage ## Usage
@ -48,7 +48,7 @@ Only tested on Debian Jessie. Feel free to open issues.
$ git pull origin master $ git pull origin master
# ./update.sh www_base_dir # ./update.sh www_base_dir
## Desinstall ## Desinstall
It will remove all installed components (OpenVPN keys and configurations, the web application, iptables rules...). It will remove all installed components (OpenVPN keys and configurations, the web application, iptables rules...).