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
1 changed files with 3 additions and 3 deletions

View File

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