Skip to content

Commit

Permalink
pkg: mach-gpu-dawn: update build command
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
slimsag committed Sep 24, 2023
1 parent cea3107 commit d7c4a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/pkg/mach-gpu-dawn.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Google's [Dawn](https://dawn.googlesource.com/dawn/) WebGPU implementation, cros
This will take ~10 minutes to finish, so by default when using this package a prebuilt binary version of Dawn (see the 'binary releases' section below) but you can always build Dawn from source using:

```sh
DAWN_FROM_SOURCE=true zig build
DAWN_FROM_SOURCE=true zig build dawn
```

## Binary releases
Expand Down

0 comments on commit d7c4a50

Please sign in to comment.