17
0

noting version requirement for openconnect

This commit is contained in:
aaronshaw 2020-06-09 21:08:03 -05:00
parent c31fa095ab
commit 575dc5e176

View File

@ -6,7 +6,11 @@
Install prerequisites. This will include:
sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy
sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy
Also, note that you'll need at least version 8 of openconnect. If you're not sure what you've got, run:
openconnect --version
2.