Fixed Arch Linux install instructions

Signed-off-by: Morten Linderud <morten@linderud.pw>
This commit is contained in:
Morten Linderud 2018-05-25 19:10:17 +02:00
parent 9b89652b0b
commit 4eea3c6934
No known key found for this signature in database
GPG Key ID: 9C02FF419FECBE16

View File

@ -159,13 +159,9 @@ dnf install kakoune
[TIP]
.Arch Linux
====
A PKGBUILD https://aur.archlinux.org/packages/kakoune-git[kakoune-git]
to install Kakoune is available in the
https://wiki.archlinux.org/index.php/Arch_User_Repository[AUR].
Kakoune is found in the https://www.archlinux.org/packages/community/x86_64/kakoune/[repositories].
--------------------------------------------------
# For example build and install Kakoune via yaourt
yaourt -Sy kakoune-git
pacman -S kakoune
--------------------------------------------------
====