From d0f4cec3d5c488fac06eff3d0ef84b8defa6c249 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 16 Jul 2020 23:56:35 +0900 Subject: [PATCH] Change AUR package in README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c16ed6f5..a0dce30e 100644 --- a/README.md +++ b/README.md @@ -72,14 +72,12 @@ If you are using snap, please install from [snapcraft.io](https://snapcraft.io/w $ sudo snap install whalebird ``` -Or you can install from [Arch User Repository](https://aur.archlinux.org/packages/whalebird-bin/). +Or you can install from [Arch User Repository](https://aur.archlinux.org/packages/whalebird/). ``` -$ yay -S whalebird-bin +$ yay -S whalebird ``` -:sparkles: Thanks to [@ariasuni](https://github.com/ariasuni) for adding it to AUR. - ### Windows You can download `.exe` from [release page](https://github.com/h3poteto/whalebird-desktop/releases).