diff --git a/docs/client-linux-wireguard.md b/docs/client-linux-wireguard.md index dcf2ace..ea894b2 100644 --- a/docs/client-linux-wireguard.md +++ b/docs/client-linux-wireguard.md @@ -14,7 +14,7 @@ sudo add-apt-repository ppa:wireguard/wireguard sudo apt update # Install the tools and kernel module: -sudo apt install wireguard openresolv +sudo apt install wireguard openresolv nscd ``` For installation on other Linux distributions, see the [Installation](https://www.wireguard.com/install/) page on the WireGuard site.