Update README.md

This commit is contained in:
Light 2021-10-01 05:57:46 +03:30 committed by GitHub
parent b24c94a718
commit 256ed28b07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ Will support:
```bash
git clone --recurse-submodules -j4 https://github.com/Light3039/Light <folder_name>
# if you cloned non-recursively then run "git submodule update --init"
cd <folder_name>/CMake
mkdir <folder_name>/build && cd <folder_name>/build
cmake ..
```