From 2edadd02f50703f5ce3291a66d06612363578b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Sat, 28 Jan 2023 19:31:13 +0300 Subject: [PATCH] Update README.md about Arch Linux instructions `ouch` is moved to the community repository: https://archlinux.org/packages/community/x86_64/ouch/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c9f9b0..20dab90 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Formats can be chained: ## On Arch Linux ```bash -yay -S ouch +pacman -S ouch ``` ## On Windows via Scoop