From 54013490d5058e5569e5988bb87175986ba138aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20de=20Gouvello?= Date: Mon, 29 Nov 2021 16:54:32 +0100 Subject: [PATCH] Add a run entry Fix #107 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 813f161..98d76a3 100644 --- a/README.md +++ b/README.md @@ -151,13 +151,16 @@ Install the Qt5 dependencies and OpenConnect: environment.systemPackages = [ globalprotect-openconnect ]; ``` +## Run + +Once the software is installed, you can run `gpcclient` to start the UI, + ## Passing the Custom Parameters to `OpenConnect` CLI Custom parameters can be appended to the `OpenConnect` CLI with the following settings. > Tokens with spaces can be surrounded by double quotes; three consecutive double quotes represent the quote character itself. -