Fix wrong installation instructions for archlinux

On arch I don't want to perform a full system upgrade when
installing a new package; so let's drop the "yu" part.
This commit is contained in:
Stefan Tatschner 2015-12-08 14:30:42 +01:00
parent f97b9eb90d
commit f1b9b95e0d

View file

@ -32,7 +32,7 @@ yet.
============ ===================== =======
Distribution Source Command
============ ===================== =======
Arch Linux `[community]`_ ``pacman -Syu borg``
Arch Linux `[community]`_ ``pacman -S borg``
Debian `unstable/sid`_ ``apt install borgbackup``
Ubuntu `Xenial Xerus 16.04`_ ``apt install borgbackup``
OS X `Brew cask`_ ``brew cask install borgbackup``