From 742d9f350ccfb78a477a4b8c484392deea700273 Mon Sep 17 00:00:00 2001 From: Dmitriy Smotrov Date: Mon, 1 Apr 2024 13:25:41 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36eb034..bdc5d16 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ FUSE filesystem for browsing contents of git repositories revisions. ### Requirements - Linux or macOS -- Installed fuse library (libfuse-dev on Debian/Ubuntu) or [osxfuse](https://osxfuse.github.io/) on macOS +- Installed fuse library (libfuse-dev on Debian/Ubuntu) or [macFUSE](https://osxfuse.github.io/) on macOS ### Install