Add install instructions for Arch Linux

This commit is contained in:
Miguel de Val-Borro 2020-04-18 06:17:41 -04:00 committed by Andrew Gaul
parent 84bf460f99
commit a5f84535f3

View File

@ -31,6 +31,12 @@ Many systems provide pre-built packages:
sudo yum install s3fs-fuse
```
* Arch Linux:
```
sudo pacman -S s3fs-fuse
```
* Debian 9 and Ubuntu 16.04 or newer:
```