From c408482c55331483fca18e5542bc04f79f805596 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Tue, 6 Feb 2024 20:30:57 +0800 Subject: [PATCH] Update install instruction --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f0f9d6..c23d63e 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,10 @@ Download the latest RPM package from [releases](https://github.com/yuezk/GlobalP ### Other distributions -The project depends on `openconnect >= 8.20`, `webkit2gtk`, `libsecret`, `libayatana-appindicator` or `libappindicator-gtk3`. You can install them first and then download the latest binary release (i.e., `*.bin.tar.gz`) from [releases](https://github.com/yuezk/GlobalProtect-openconnect/releases) page. +- Install `openconnect >= 8.20`, `webkit2gtk`, `libsecret`, `libayatana-appindicator` or `libappindicator-gtk3`. +- Download `globalprotect-openconnect.tar.gz` from [releases](https://github.com/yuezk/GlobalProtect-openconnect/releases) page. +- Extract the tarball and run `make build` to build the client. +- Run `make install` to install the client. ## About Trial