Add Gentoo install instructions

This commit is contained in:
Petr Vaněk 2019-11-04 17:08:57 +01:00 committed by Andrew Gaul
parent a07a5336f6
commit cc4a307415

View File

@ -41,6 +41,12 @@ Many systems provide pre-built packages:
sudo yum install s3fs-fuse
```
* Gentoo:
```
sudo emerge net-fs/s3fs
```
* RHEL and CentOS 7 or newer through via EPEL:
```