Skip to content

Commit

Permalink
fix brew install command
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpolishko committed Feb 13, 2021
1 parent 567b288 commit 2b29736
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 @@ -153,7 +153,7 @@ First, handle prerequisites:

Afterward, gcsfuse can be installed with `brew`:

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

Expand Down

0 comments on commit 2b29736

Please sign in to comment.