From 5f64c0fce5fbc72372f1dac22b954b04607c5f39 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Tue, 12 Nov 2019 11:06:30 +0000 Subject: [PATCH] Yaourt unmaintained, don't mention --- _docs/020_install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/020_install.md b/_docs/020_install.md index ed48cc0..5e0c559 100644 --- a/_docs/020_install.md +++ b/_docs/020_install.md @@ -25,10 +25,10 @@ A version of yadm is available via standard package repositories. Use `apt-get` ## Arch Linux -yadm is available in the Arch User Repos and can be installed with AUR helper or Makepkg. +yadm is available in the [Arch User Repos](https://wiki.archlinux.org/index.php/Arch_User_Repository) and can be installed with an [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) or with [Makepkg](https://wiki.archlinux.org/index.php/Makepkg). ``` -yaourt -S yadm-git +yay -Syu yadm-git ``` ## Gentoo Linux