diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md index 1067027e0a..3a842d8c71 100644 --- a/Documentation/BuildInstructions.md +++ b/Documentation/BuildInstructions.md @@ -61,7 +61,7 @@ Ensure your CMake version is >= 3.16 with `cmake --version`. If your system does Make sure you have all the dependencies installed: ```bash brew install coreutils qemu e2fsprogs m4 autoconf libtool automake bash gcc@10 -brew cask install osxfuse +brew install --cask osxfuse Toolchain/BuildFuseExt2.sh ```