mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
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:
parent
f97b9eb90d
commit
f1b9b95e0d
1 changed files with 1 additions and 1 deletions
|
|
@ -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``
|
||||
|
|
|
|||
Loading…
Reference in a new issue