diff --git a/src/pages/get-started/install/synology.mdx b/src/pages/get-started/install/synology.mdx index 45e88c2d..2154e781 100644 --- a/src/pages/get-started/install/synology.mdx +++ b/src/pages/get-started/install/synology.mdx @@ -19,7 +19,7 @@ ssh user@192.168.0.53 4. Install with one command. ```bash -curl -fsSL https://pkgs.netbird.io/install.sh | sh +curl -fsSL https://pkgs.netbird.io/install.sh | sudo sh ``` 5. Add your Synology NAS as a Peer using the steps from [Add peers to your NetBird network](https://docs.netbird.io/manage/peers/add-machines-to-your-network) in the documentation.