ソースを参照

Merge pull request #478 from rumpelsepp/docs

Fix wrong installation instructions for archlinux
TW 9 年 前
コミット
b4a89414fb
1 ファイル変更1 行追加1 行削除
  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``