From 5c117d3b68d994661207f3e6419daf4904b1ffa4 Mon Sep 17 00:00:00 2001 From: andy5995 Date: Wed, 19 Sep 2018 11:10:52 -0500 Subject: [PATCH] BUILD.md:typo (mk->mkdir) [skip ci] --- BUILD.md | 2 +- INSTALL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index 2958c3f2d..380cc0b50 100644 --- a/BUILD.md +++ b/BUILD.md @@ -162,7 +162,7 @@ and read From the top of the project source directory: - mk build + mkdir build cd build (`cmake` On Linux or Mac OS) diff --git a/INSTALL.md b/INSTALL.md index 1fda7544b..a1d0f46d0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -27,7 +27,7 @@ source](https://github.com/ZetaGlest/zetaglest-source/blob/develop/BUILD.md). From the top of the project source directory: - mk build + mkdir build cd build **Note:** Using the paths specified below, you will need super-user