diff --git a/src/pages/how-to/installation.mdx b/src/pages/how-to/installation.mdx index 0b435f74..51977094 100644 --- a/src/pages/how-to/installation.mdx +++ b/src/pages/how-to/installation.mdx @@ -254,7 +254,7 @@ NetBird has an official iOS application that you can download from the App Store 3. Decompress ```bash - tar xcf ./netbird_.tar.gz + tar xzf ./netbird_.tar.gz sudo mv netbird /usr/bin/netbird sudo chown root:root /usr/bin/netbird sudo chmod +x /usr/bin/netbird