Skip to content

Commit

Permalink
installing.md: update homebrew instructions
Browse files Browse the repository at this point in the history
It appears that the fuse tap was deprecated:

    https://github.com/Homebrew/homebrew-fuse/blob/4194c99/README.md
  • Loading branch information
jacobsa authored May 1, 2017
1 parent e23502f commit df1953f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ First, handle prerequisites:

Afterward, gcsfuse can be installed with `brew`:

brew install homebrew/fuse/gcsfuse
brew install gcsfuse
sudo ln -s /usr/local/sbin/mount_gcsfuse /sbin # For mount(8) support

The second command is only necessary if you want to use gcsfuse with the
Expand Down

0 comments on commit df1953f

Please sign in to comment.