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

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