From adcb959523957de86924f2f58d59629625b72fd6 Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Sat, 21 Mar 2026 15:03:00 -0700 Subject: [PATCH] Clarify build instructions --- as6/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/as6/README.md b/as6/README.md index dfd74e1..1d38d91 100644 --- a/as6/README.md +++ b/as6/README.md @@ -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