From a6904c0ada7991280f92d340069d75cf1b8f04ed Mon Sep 17 00:00:00 2001 From: Andrei Shevchuk Date: Thu, 28 Sep 2023 16:52:40 +0000 Subject: [PATCH] Mention `install.sh` in installation guide (#94) --- src/pages/how-to/installation.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/pages/how-to/installation.mdx b/src/pages/how-to/installation.mdx index 06c39721..81603860 100644 --- a/src/pages/how-to/installation.mdx +++ b/src/pages/how-to/installation.mdx @@ -6,6 +6,12 @@ export const title = 'Installation' ### Linux +**Install with one command** + +```bash +curl -fsSL https://pkgs.netbird.io/install.sh | sh +``` + **APT/Debian** 1. Add the repository: @@ -96,6 +102,13 @@ EOF ``` ### macOS + +**Install with one command** + +```bash +curl -fsSL https://pkgs.netbird.io/install.sh | sh +``` + **Package install** 1. Download the latest MacOS release installer for your [processor](https://support.apple.com/en-us/HT211814 ): - Intel: