diff --git a/src/pages/how-to/installation.mdx b/src/pages/how-to/installation.mdx index 0a135bac..b2a5680e 100644 --- a/src/pages/how-to/installation.mdx +++ b/src/pages/how-to/installation.mdx @@ -154,6 +154,15 @@ brew unlink netbird To uninstall the client and service, you can use Add/Remove programs + +**Synology** + +**Install with one command** + +```bash +curl -fsSL https://pkgs.netbird.io/install.sh | sh +``` + ### Android NetBird has an official Android application that you can download at Google Play Store: @@ -165,6 +174,8 @@ NetBird has an official Android application that you can download at Google Play

+ + ### Binary Install **Installation from binary (CLI only)**