mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
improve the doc
This commit is contained in:
parent
bc07e3d496
commit
9e7db4eb86
17
README.md
17
README.md
@ -58,13 +58,16 @@ Install from the [globalprotect-openconnect](https://aur.archlinux.org/packages/
|
||||
|
||||
### 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
|
||||
sudo add-apt-repository ppa:dwmw2/openconnect
|
||||
sudo apt update
|
||||
```
|
||||
...then build and install with:
|
||||
> **⚠️ REQURIED for Ubuntu 18.04 ⚠️**
|
||||
>
|
||||
> Add this [dwmw2/openconnect](https://launchpad.net/~dwmw2/+archive/ubuntu/openconnect) PPA first to install the latest openconnect.
|
||||
>
|
||||
> ```sh
|
||||
> sudo add-apt-repository ppa:dwmw2/openconnect
|
||||
> sudo apt update
|
||||
> ```
|
||||
|
||||
Build and install with:
|
||||
|
||||
```sh
|
||||
./scripts/install-ubuntu.sh
|
||||
|
Loading…
Reference in New Issue
Block a user