mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Update README.md
This commit is contained in:
parent
98e641e99d
commit
0d4485d754
10
README.md
10
README.md
@ -51,9 +51,15 @@ Install the [AppIndicator and KStatusNotifierItem Support](https://extensions.gn
|
|||||||
openconnect --version
|
openconnect --version
|
||||||
```
|
```
|
||||||
|
|
||||||
For Ubuntu 18.04 you might need to [build the latest openconnect from source code](https://gist.github.com/yuezk/ab9a4b87a9fa0182bdb2df41fab5f613).
|
For Ubuntu 18.04, using this [dwmw2/openconnect](https://launchpad.net/~dwmw2/+archive/ubuntu/openconnect) PPA.
|
||||||
|
|
||||||
2. Install the Qt dependencies
|
```sh
|
||||||
|
sudo add-apt-repository ppa:dwmw2/openconnect
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt install openconnect
|
||||||
|
```
|
||||||
|
|
||||||
|
1. Install the Qt dependencies
|
||||||
|
|
||||||
For Ubuntu 20, this should work.
|
For Ubuntu 20, this should work.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user