diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-05-26 09:17:36 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2018-05-26 09:17:36 +1000 |
| commit | 0802ef2c3908e988694caf7771c00ef24f43302a (patch) | |
| tree | b06852ce5ab81242fd44ea3a5ec30ce9a0fb6148 | |
| parent | 8f2bc520c0ec293f2b59b2a46dde3f6d432fd060 (diff) | |
| parent | 4eea3c6934e2f49cdb515fb6cca790ffe29c2e98 (diff) | |
Merge branch 'master' of git://github.com/Foxboron/kakoune
| -rw-r--r-- | README.asciidoc | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/README.asciidoc b/README.asciidoc index dd417401..bd45f6ba 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -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 -------------------------------------------------- ==== |
