diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md index 3c8aa9a2ad..1d066b3926 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 + ex2 -brew install osxfuse, e2fsprogs, m4, autoconf, automake, libtool +brew install osxfuse e2fsprogs m4 autoconf automake libtool brew install --cask osxfuse Toolchain/BuildFuseExt2.sh ```