diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md index 03ec0b86d4..11c23f7605 100644 --- a/Documentation/BuildInstructions.md +++ b/Documentation/BuildInstructions.md @@ -115,7 +115,7 @@ Make sure you have all the dependencies installed: brew install coreutils qemu bash gcc@10 ninja cmake # Fuse + ext2 -brew install osxfuse e2fsprogs m4 autoconf automake libtool +brew install e2fsprogs m4 autoconf automake libtool brew install --cask osxfuse Toolchain/BuildFuseExt2.sh ```