Skip to content

Commit

Permalink
Merge pull request winapps-org#263 from MopigamesYT/main
Browse files Browse the repository at this point in the history
Fix netcat package typo for arch systems
  • Loading branch information
freechelmi authored Sep 19, 2024
2 parents 93bdf88 + 602aee2 commit 0a7bf57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0a7bf57

Please sign in to comment.