Make macOS instructions consistent with others

This commit is contained in:
Andrew Gaul 2019-03-11 14:36:36 +09:00
parent 895d5006bb
commit cc196bfdf0

View File

@ -57,9 +57,9 @@ Some systems provide pre-built packages:
* On macOS, install via [Homebrew](https://brew.sh/): * On macOS, install via [Homebrew](https://brew.sh/):
```ShellSession ```
$ brew cask install osxfuse brew cask install osxfuse
$ brew install s3fs brew install s3fs
``` ```
Compilation and installation from sources Compilation and installation from sources