Skip to content

Commit

Permalink
Merge pull request #493 from antonpolishko/patch-1
Browse files Browse the repository at this point in the history
fix brew install command
  • Loading branch information
lezh committed Feb 19, 2021
2 parents 96e82e4 + 2b29736 commit 05be86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installing.md
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 05be86d

Please sign in to comment.