freetype: update example runner usage
This commit is contained in:
parent
8fa9ab2f58
commit
f96b5758fd
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ const freetype = @import("freetype");
|
|||
See the `examples/` directory. for running each example do:
|
||||
|
||||
```sh
|
||||
zig build run-example-<name> # e.g run-example-single_glyph
|
||||
zig build run-example-<name> # e.g run-example-single-glyph
|
||||
```
|
||||
|
||||
## Join the community
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue