Fix Arch linux installation instructions

`pacman -Sy` does a partial upgrade, which is specifically documented as being unsupported.
This commit is contained in:
cptpcrd 2019-07-23 16:20:28 -04:00 committed by Brian May
parent 935393b261
commit 71f2248b07

View File

@ -35,7 +35,7 @@ Obtaining sshuttle
- Arch Linux::
pacman -Sy sshuttle
pacman -S sshuttle
- Fedora::