Update install instructions for Debian and Fedora

This commit is contained in:
Mikel Olasagasti Uranga 2019-11-22 20:46:21 +01:00
parent cc4a307415
commit d5042a73bd

View File

@ -32,13 +32,13 @@ Many systems provide pre-built packages:
* Debian 9 and Ubuntu 16.04 or newer: * Debian 9 and Ubuntu 16.04 or newer:
``` ```
sudo apt-get install s3fs sudo apt install s3fs
``` ```
* Fedora 27 or newer: * Fedora 27 or newer:
``` ```
sudo yum install s3fs-fuse sudo dnf install s3fs-fuse
``` ```
* Gentoo: * Gentoo: