Reference better-known AWS CLI for compatibility

This commit is contained in:
Andrew Gaul 2019-01-21 17:32:57 -08:00
parent fada95f58e
commit dede19d8c0

View File

@ -2,7 +2,8 @@ s3fs
==== ====
s3fs allows Linux and macOS to mount an S3 bucket via FUSE. s3fs allows Linux and macOS to mount an S3 bucket via FUSE.
s3fs preserves the native object format for files, allowing use of other tools like [s3cmd](https://s3tools.org/s3cmd). s3fs preserves the native object format for files, allowing use of other
tools like [AWS CLI](https://github.com/aws/aws-cli).
[![Build Status](https://travis-ci.org/s3fs-fuse/s3fs-fuse.svg?branch=master)](https://travis-ci.org/s3fs-fuse/s3fs-fuse) [![Build Status](https://travis-ci.org/s3fs-fuse/s3fs-fuse.svg?branch=master)](https://travis-ci.org/s3fs-fuse/s3fs-fuse)
Features Features