diff --git a/docs/guides/_frontdoor-linux.mdx b/docs/guides/_frontdoor-linux.mdx index c849e6cb..e6f4ebff 100644 --- a/docs/guides/_frontdoor-linux.mdx +++ b/docs/guides/_frontdoor-linux.mdx @@ -31,7 +31,7 @@ When the service starts it will: 1. If you set up the repository by following the guide, then also install the `zrok-share` package. This package provides the systemd service. ```bash title="Ubuntu, Debian" - sudo sudo apt install zrok-share + sudo apt install zrok-share ``` ```bash title="Fedora, Rocky"