Update Homebrew instructions

These moved to homebrew-core:

https://github.com/Homebrew/homebrew-core/pull/11283
This commit is contained in:
Andrew Gaul 2017-09-12 18:58:19 -07:00
parent b1fe419870
commit f214cb03b2

View File

@ -50,7 +50,7 @@ sudo make install
* On Mac OS X, install via [Homebrew](http://brew.sh/):
```ShellSession
$ brew tap homebrew/fuse
$ brew cask install osxfuse
$ brew install s3fs
```