浏览代码

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

thislooksfun 4 年之前
父节点
当前提交
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
 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