Clarify build instructions
parent
997e6cab6c
commit
adcb959523
|
|
@ -59,7 +59,7 @@ continuous stream of hazards.
|
||||||
- C++20 compiler (`g++`, `clang++`, or MSVC)
|
- C++20 compiler (`g++`, `clang++`, or MSVC)
|
||||||
- Git
|
- Git
|
||||||
- Sibling dependencies. You can get these by cloning the entire monorepo with
|
- Sibling dependencies. You can get these by cloning the entire monorepo with
|
||||||
`--recursive`:
|
`--recursive` or by following the quick start instructions below:
|
||||||
- `../raylib-cpp`
|
- `../raylib-cpp`
|
||||||
- `../assets`
|
- `../assets`
|
||||||
- For web builds: Emscripten SDK
|
- For web builds: Emscripten SDK
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue