BUILD.md:typo (mk->mkdir)

[skip ci]
This commit is contained in:
andy5995
2018-09-19 11:10:52 -05:00
committed by Andy Alt
parent 96a838f271
commit 5c117d3b68
2 changed files with 2 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ and read
From the top of the project source directory: From the top of the project source directory:
mk build mkdir build
cd build cd build
(`cmake` On Linux or Mac OS) (`cmake` On Linux or Mac OS)

View File

@@ -27,7 +27,7 @@ source](https://github.com/ZetaGlest/zetaglest-source/blob/develop/BUILD.md).
From the top of the project source directory: From the top of the project source directory:
mk build mkdir build
cd build cd build
**Note:** Using the paths specified below, you will need super-user **Note:** Using the paths specified below, you will need super-user