Update readme

This commit is contained in:
Kevin Yue 2020-02-20 23:39:27 +08:00
parent de6add564c
commit 749bc3a67f

View File

@ -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