diff --git a/README.md b/README.md index 4fdf625..987b962 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,19 @@ Melon VPN Client for MrMelon's VPN server. +## Usage + +Use these commands to setup the daemon. They will probably have to be run as root or using sudo. + +```bash +systemctl enable melonvpndaemon +systemctl start melonvpndaemon +``` + +To use the CLI run `melonvpn --help` to see a list of command line arguments. + +To use the GUI run `melonvpn --gui` or use desktop file installed in the `melonvpngui` package + ## Downloads - Debian: Available from https://apt.onpointcoding.net/repo