From 37df8fcb2ba0b6a49b91eef42025286c4fa40edf Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Fri, 28 Jul 2023 15:27:40 +0200 Subject: [PATCH] add amazon linux --- src/pages/how-to/installation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/how-to/installation.mdx b/src/pages/how-to/installation.mdx index 714250aa..bc0b205a 100644 --- a/src/pages/how-to/installation.mdx +++ b/src/pages/how-to/installation.mdx @@ -29,7 +29,7 @@ export const title = 'Installation' sudo apt-get install netbird-ui ``` -**RPM/Red hat** +**RPM/Red hat/Amazon Linux 2** 1. Add the repository: ```bash @@ -51,7 +51,7 @@ EOF sudo yum install libappindicator-gtk3 libappindicator netbird-ui ``` -**Fedora** +**Fedora/Amazon Linux 3** 1. Create the repository file: ```bash