network/nordvpn: Fixed dep info in README

This commit is contained in:
Robby Workman 2021-04-19 22:49:14 -05:00
parent de9bdb5fc1
commit a311376e87
1 changed files with 5 additions and 9 deletions

View File

@ -17,17 +17,13 @@ The following can be used to start/stop NordVPN automatically:
fi
NOTE: NordVPN has implemented NordLynx (WireGuard protocol) into the
app. It is still under heavy development. However if you want to try
it, you need to install these 2 optional dependencies:
app. It is still under heavy development. You can switch to
NordLynx with the following command:
wireguard-linux-compat
wireguard-tools
Then you can switch to NordLynx with the following command:
'nordvpn set technology NordLynx'
'nordvpn set technology NordLynx'
And connect using:
'nordvpn c'
'nordvpn c'
You can always switch back to OpenVPN using this command:
'nordvpn set technology OpenVPN'
'nordvpn set technology OpenVPN'