From f1b9b95e0deade9b2260135b169cdd9798d68164 Mon Sep 17 00:00:00 2001 From: Stefan Tatschner Date: Tue, 8 Dec 2015 14:30:42 +0100 Subject: [PATCH] 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. --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 271fd086c..6441db79f 100644 --- a/docs/installation.rst +++ b/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``