Pārlūkot izejas kodu

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.
Stefan Tatschner 9 gadi atpakaļ
vecāks
revīzija
f1b9b95e0d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/installation.rst

+ 1 - 1
docs/installation.rst

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