From 57ccdce5e572ed4c027fc149b20b294db09eaeca Mon Sep 17 00:00:00 2001 From: Johannes Pohl Date: Mon, 10 Sep 2018 11:28:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd00b4b7..d767f2e2 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ For the following linux distributions you can install URH using your package man | Distribution | Install with | | ------------- | ------------- | -| Arch Linux | ``` yaourt -S urh ``` | +| Arch Linux | ``` pacman -S urh ``` | | Gentoo / Pentoo | ``` emerge -av urh ``` | | Fedora 25+ | ``` dnf install urh ``` | | openSUSE | ``` zypper install urh ``` |