README: update example command
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
6336a882f6
commit
edf34cf00d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Written in [Zig](https://ziglang.org/), Mach is for creating games, graphical ap
|
||||||
```sh
|
```sh
|
||||||
git clone --recursive https://github.com/hexops/mach-examples
|
git clone --recursive https://github.com/hexops/mach-examples
|
||||||
cd mach-examples/
|
cd mach-examples/
|
||||||
zig build run-boids
|
zig build run-core-boids
|
||||||
```
|
```
|
||||||
|
|
||||||
Cross-platform graphics, a unified shader language & compute shaders.
|
Cross-platform graphics, a unified shader language & compute shaders.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue