From f214cb03b208f6f8a937f8e284ea30b7c5984d0c Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Tue, 12 Sep 2017 18:58:19 -0700 Subject: [PATCH] Update Homebrew instructions These moved to homebrew-core: https://github.com/Homebrew/homebrew-core/pull/11283 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061ebe3..cc024a3 100644 --- a/README.md +++ b/README.md @@ -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 ```