diff --git a/source/manual/how-tos/wireguard-client.rst b/source/manual/how-tos/wireguard-client.rst index 6627fad6..9683dc9a 100644 --- a/source/manual/how-tos/wireguard-client.rst +++ b/source/manual/how-tos/wireguard-client.rst @@ -21,7 +21,12 @@ Step 1 - Installation Since WireGuard Plugin is still in development you have to switch via :menuselection:`System --> Firmware --> Settings` the **Release Type** to **Development**. After this go to :menuselection:`System --> Firmware --> Plugins` and search for **os-wireguard-devel**. Install the plugin as usual, refresh and page and the you'll find the client -via :menuselection:`VPN --> WireGuard`. +via :menuselection:`VPN --> WireGuard`. If you do not want to switch to **Development** you can also go to console +and type + +.. code-block:: sh + + pkg install os-wireguard-devel -------------------------------- Step 2a - Setup WireGuard Server