Documentation: Fix typo (ex2 -> ext2) from #6069

This commit is contained in:
thislooksfun 2021-04-27 18:37:16 -05:00 committed by Linus Groh
commit bae86cbaa7
Notes: sideshowbarker 2024-07-18 19:00:55 +09:00

View file

@ -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