Merge pull request #263 from MopigamesYT/main

Fix netcat package typo for arch systems
This commit is contained in:
michel memeteau 2024-09-19 17:09:14 +02:00 committed by GitHub
commit 0a7bf57a13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -296,8 +296,7 @@ Install the required dependencies.
```
- Arch Linux:
```bash
sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify
gnu-netcat
sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify gnu-netcat
```
- Gentoo Linux:
```bash