From 0adc0e3f4cc58de2bd9851a463e2f8b16629a574 Mon Sep 17 00:00:00 2001 From: Leo Lahtinen <56650223+Leo-Lahti@users.noreply.github.com> Date: Sun, 20 Oct 2019 08:08:26 +0300 Subject: [PATCH] Change aur helper to yay --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb22819..cf5a1a2 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,10 @@ rm virtscreen.deb ### Arch Linux (AUR) -There is [`virtscreen` AUR package](https://aur.archlinux.org/packages/virtscreen/) available. Though there are many ways to install the AUR package, one of the easiest way is to use [`yaourt`](https://github.com/polygamma/aurman) AUR helper: +There is a [`virtscreen` AUR package](https://aur.archlinux.org/packages/virtscreen/) available. Though there are many ways to install the AUR package, one of the easiest ways is to use [`yay`](https://github.com/Jguer/yay) a AUR helper: ```bash -yaourt virtscreen +yay -S virtscreen ``` ### Python `pip`