From 74c75494449f546ae2a43c7f558ee6d3ccee587c Mon Sep 17 00:00:00 2001 From: VJatla <57016272+VJatla@users.noreply.github.com> Date: Sun, 30 Oct 2022 04:07:27 -0700 Subject: [PATCH] Added install instructions for MX Linux. (#190) --- 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 ⚠️**