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