From 1e211e8912359e9783fe41d262e495acc31b3e9a Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sat, 20 Jan 2024 22:55:35 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 02f783f..003d5a2 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,10 @@ sudo apt-get update sudo apt-get install globalprotect-openconnect ``` +> [!Note] +> +> 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`. + #### Install from deb package Download the latest deb package from [releases](https://github.com/yuezk/GlobalProtect-openconnect/releases) page. Then install it with `dpkg`: