diff --git a/README.md b/README.md index 2ed9504..7a9a13f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Will support: ```bash git clone --recurse-submodules -j4 https://github.com/Light3039/Light # if you cloned non-recursively then run "git submodule update --init" - cd /CMake + mkdir /build && cd /build cmake .. ```