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: - Arch Linux:
```bash ```bash
sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify gnu-netcat
gnu-netcat
``` ```
- Gentoo Linux: - Gentoo Linux:
```bash ```bash