Explorar el Código

Merge pull request #478 from rumpelsepp/docs

Fix wrong installation instructions for archlinux
TW hace 9 años
padre
commit
b4a89414fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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``