Fixed typo 'mkrdir' in README.md
This commit is contained in:
@@ -50,7 +50,7 @@ depending on the target platform.
|
|||||||
#### Visual Studio without CMake tools
|
#### Visual Studio without CMake tools
|
||||||
|
|
||||||
- open command line in repo-directory
|
- open command line in repo-directory
|
||||||
- type ``mkrdir build``
|
- type ``mkdir build``
|
||||||
- type ``cd build``
|
- type ``cd build``
|
||||||
- type ``cmake ..``
|
- type ``cmake ..``
|
||||||
- open visual studio .sln and compile the project
|
- open visual studio .sln and compile the project
|
||||||
|
|||||||
Reference in New Issue
Block a user