From b091bd7be72241dba5d41c2bed272733ddf7a23b Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Sat, 10 Apr 2021 19:18:42 -1000 Subject: [PATCH] update brew cask install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a76e85..7378bd4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you use OS X I suggest you rely on the [homebrew project](http://mxcl.github. Once you have homebrew installed, simply type the following two commands: -`$ brew cask install osxfuse` +`$ brew install --cask osxfuse` `$ brew install ext4fuse`