mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 19:00:07 +02:00
BUILD.md:typo (mk->mkdir)
[skip ci]
This commit is contained in:
2
BUILD.md
2
BUILD.md
@@ -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)
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user