Merge pull request #176 from dngray/pr-no_yaourt

This commit is contained in:
Tim Byrne 2019-11-12 08:40:20 -06:00
commit 9005f4c234
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 2 additions and 2 deletions

View File

@ -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