summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md
index c8c649ed5a..03ec0b86d4 100644
--- a/Documentation/BuildInstructions.md
+++ b/Documentation/BuildInstructions.md
@@ -114,7 +114,7 @@ Make sure you have all the dependencies installed:
# core
brew install coreutils qemu bash gcc@10 ninja cmake
-# Fuse + ex2
+# Fuse + ext2
brew install osxfuse e2fsprogs m4 autoconf automake libtool
brew install --cask osxfuse
Toolchain/BuildFuseExt2.sh