add amazon linux

This commit is contained in:
Maycon Santos
2023-07-28 15:27:40 +02:00
parent f45200a234
commit 37df8fcb2b

View File

@@ -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