Update Web README.md
Clarify Requirements
This commit is contained in:
parent
9073448241
commit
ab362bb8c5
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ The browser-wasm configuration only activates when publishing with
|
||||||
|
|
||||||
- .NET 10 SDK
|
- .NET 10 SDK
|
||||||
- `dotnet workload install wasm-tools`
|
- `dotnet workload install wasm-tools`
|
||||||
- Raylib-cs (works with the local project, or nuget if MSBuild property `<RaylibCsForceLocalNuget>` is `true`
|
- Raylib-cs (via NuGet or a `ProjectReference`)
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue