update doc

This commit is contained in:
Kevin Yue 2021-09-19 15:40:20 +08:00
parent 8a65099ca7
commit 452fe2f189
2 changed files with 5 additions and 2 deletions

View File

@ -53,8 +53,11 @@ cd GlobalProtect-openconnect
```
### Arch/Manjaro
Install from the [globalprotect-openconnect](https://aur.archlinux.org/packages/globalprotect-openconnect/) AUR.
### Ubuntu
### Ubuntu/Mint
For **Ubuntu 18.04**, add this [dwmw2/openconnect](https://launchpad.net/~dwmw2/+archive/ubuntu/openconnect) PPA first to install the latest openconnect.
```sh

View File

@ -7,4 +7,4 @@ sudo ./cmakew --install build
sudo systemctl daemon-reload
sudo systemctl restart gpservice.service
echo -e "\nDone. You can launch the GlobalProtect VPN client from the application dashboard.\n"
echo -e "\nSuccess. You can launch the GlobalProtect VPN client from the application dashboard.\n"