From 45e7fc6452ac4ecdfc5efc98a3a9c3643e106090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Nied=C5=BAwiedzi=C5=84ski?= Date: Sat, 21 Mar 2020 19:09:22 +0100 Subject: [PATCH] Add AUR installation instruction --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b32c6e4..476860f 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,12 @@ or with Scarf: scarf install peco ``` +### Arch Linux (AUR) + +``` +yay -S peco +``` + ### Windows (Chocolatey NuGet Users) There's a third-party [peco package available](https://chocolatey.org/packages/peco) for Chocolatey NuGet.