From ca6c14d84bcad03f5d81559ecb2172e7f263e9ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Me=C3=9Fmer?= Date: Sun, 22 Aug 2021 10:25:12 -0700 Subject: [PATCH] Install macfuse instead of osxfuse --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0898ecf5..f6217258 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ CryFS is distributed via Homebrew, MacPorts, and Nix. If you use Homebrew: - brew install --cask osxfuse + brew install --cask macfuse brew install cryfs/tap/cryfs If you use MacPorts (only available for OSX 10.12 to 10.14 at the moment):