From 76a4977e9260a8123c39fc439944355ff6bff9aa Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sun, 22 Mar 2020 13:32:19 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eb95a8..fb6be1a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Q ### Ubuntu 1. Install openconnect v8.x - Update openconnect to 8.x, for ubuntu 18.04 you might need to [build the latest openconnect from source code](https://gist.github.com/yuezk/ab9a4b87a9fa0182bdb2df41fab5f613). + + For Ubuntu 18.04 you might need to [build the latest openconnect from source code](https://gist.github.com/yuezk/ab9a4b87a9fa0182bdb2df41fab5f613). + 2. Install the Qt dependencies ```sh sudo apt install qt5-default libqt5websockets5-dev qtwebengine5-dev