From 575dc5e17681890b6e7879e8fb330f5fa1b996c7 Mon Sep 17 00:00:00 2001 From: aaronshaw Date: Tue, 9 Jun 2020 21:08:03 -0500 Subject: [PATCH] noting version requirement for openconnect --- README-CDSC | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README-CDSC b/README-CDSC index 1398ee4..7c68aa0 100644 --- a/README-CDSC +++ b/README-CDSC @@ -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. -- 2.39.5