From 692df2f2c5269e99745555a4397503731e5424a6 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Mon, 1 Nov 2021 17:12:15 +0800 Subject: [PATCH] update the installation instruction of Arch Linux --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d82336..813f161 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,13 @@ sudo apt install globalprotect-openconnect > For Linux Mint, you might need to import the GPG key with: `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7937C393082992E5D6E4A60453FC26B43838D761` if you encountered an error `gpg: keyserver receive failed: General error`. -### Arch, Manjaro +### Arch Linux + +```sh +sudo pacman -S globalprotect-openconnect +``` + +### Manjaro ```sh yay -S globalprotect-openconnect @@ -83,10 +89,6 @@ git clone https://github.com/yuezk/GlobalProtect-openconnect.git cd GlobalProtect-openconnect ``` -### Arch/Manjaro - -Install from the [globalprotect-openconnect](https://aur.archlinux.org/packages/globalprotect-openconnect/) AUR. - ### Ubuntu/Mint > **⚠️ REQUIRED for Ubuntu 18.04 ⚠️**