From 749bc3a67f83297e286518086723ca85b888b146 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Thu, 20 Feb 2020 23:39:27 +0800 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ee5391..e0500bd 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Q ```sh git clone https://github.com/yuezk/GlobalProtect-openconnect.git cd GlobalProtect-openconnect +git submodule init && git submodule update qmake CONFIG+=release make sudo make install