Install prerequisites. This will include:
 
-sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0
+  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.
 
 
 Run the following command:
 
-  ~/bin/openconnect_command-general.sh 
+  ~/bin/nu-vpn-proxy/openconnect_command-general.sh 
 
 While this command is running, you should be connected through the VPN. Run
 Ctrl-C to disconnect.