Be more precise in README usage

This commit is contained in:
Bigard Florian 2015-07-29 15:10:58 +02:00
parent d9adf08068
commit d1f3bf4f72

View File

@ -40,7 +40,7 @@ Only tested on Debian Jessie. Feel free to open issues.
* Start OpenVPN on the server (for example `systemctl start openvpn@server`) * Start OpenVPN on the server (for example `systemctl start openvpn@server`)
* Connect to the web application as an admin * Connect to the web application as an admin
* Create an user * Create an user
* User get the configurations files via the web application * User get the configurations files via the web application (and put them in */etc/openvpn*)
* User run OpenVPN (for example `systemctl start openvpn@client`) * User run OpenVPN (for example `systemctl start openvpn@client`)
## Update ## Update