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
15
README.md
15
README.md
@ -58,13 +58,16 @@ Install from the [globalprotect-openconnect](https://aur.archlinux.org/packages/
|
|||||||
|
|
||||||
### Ubuntu/Mint
|
### Ubuntu/Mint
|
||||||
|
|
||||||
For **Ubuntu 18.04**, add this [dwmw2/openconnect](https://launchpad.net/~dwmw2/+archive/ubuntu/openconnect) PPA first to install the latest openconnect.
|
> **⚠️ 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
|
||||||
|
> ```
|
||||||
|
|
||||||
```sh
|
Build and install with:
|
||||||
sudo add-apt-repository ppa:dwmw2/openconnect
|
|
||||||
sudo apt update
|
|
||||||
```
|
|
||||||
...then build and install with:
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./scripts/install-ubuntu.sh
|
./scripts/install-ubuntu.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user