Merge pull request #639 from andrewgaul/homebrew

Update Homebrew instructions
This commit is contained in:
Takeshi Nakatani 2017-09-17 15:43:03 +09:00 committed by GitHub
commit 5653ab39fc

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
```