Просмотр исходного кода

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

thislooksfun 4 лет назад
Родитель
Сommit
bae86cbaa7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Documentation/BuildInstructions.md

+ 1 - 1
Documentation/BuildInstructions.md

@@ -114,7 +114,7 @@ Make sure you have all the dependencies installed:
 # core
 # core
 brew install coreutils qemu bash gcc@10 ninja cmake
 brew install coreutils qemu bash gcc@10 ninja cmake
 
 
-# Fuse + ex2
+# Fuse + ext2
 brew install osxfuse e2fsprogs m4 autoconf automake libtool
 brew install osxfuse e2fsprogs m4 autoconf automake libtool
 brew install --cask osxfuse
 brew install --cask osxfuse
 Toolchain/BuildFuseExt2.sh
 Toolchain/BuildFuseExt2.sh