From fc47c5243f1a334601d4ab01cfb575a25c422cd9 Mon Sep 17 00:00:00 2001 From: vj Date: Sat, 29 Oct 2022 17:07:18 -0700 Subject: [PATCH] Added install instructions for MX Linux. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 50bfafb..d8d50c5 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,14 @@ git clone https://github.com/yuezk/GlobalProtect-openconnect.git cd GlobalProtect-openconnect ``` +### MX Linux +The following instructions are for **MX-21.2.1_x64 KDE**. + +```sh +sudo apt install qttools5-dev libsecret-1-dev libqt5keychain1 +./scripts/install-debian.sh +``` + ### Ubuntu/Mint > **⚠️ REQUIRED for Ubuntu 18.04 ⚠️**