doc: correct example used in README
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 18s
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 18s
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
Clone this repository and run `zig build --help` to see the available examples. Run a given example as follows:
|
Clone this repository and run `zig build --help` to see the available examples. Run a given example as follows:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
zig build --release=safe -Dexample=input run
|
zig build --release=safe -Dexample=demo run
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
|
|||||||
Reference in New Issue
Block a user