From ab362bb8c54d31d07613be62b585d16dd606f449 Mon Sep 17 00:00:00 2001 From: Ben Parsons <9ParsonsB@users.noreply.github.com> Date: Sat, 15 Aug 2026 15:03:56 +0100 Subject: [PATCH] Update Web README.md Clarify Requirements --- Examples/Web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Web/README.md b/Examples/Web/README.md index 50f8b15..ba95b27 100644 --- a/Examples/Web/README.md +++ b/Examples/Web/README.md @@ -12,7 +12,7 @@ The browser-wasm configuration only activates when publishing with - .NET 10 SDK - `dotnet workload install wasm-tools` -- Raylib-cs (works with the local project, or nuget if MSBuild property `` is `true` +- Raylib-cs (via NuGet or a `ProjectReference`) ## Build