mirror of
https://codeberg.org/ziglings/exercises.git
synced 2024-12-26 09:30:31 +00:00
Update README.md
This commit is contained in:
parent
420acb781b
commit
7b37047c05
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ zig build -Dn=19 install
|
||||||
|
|
||||||
To get a list of all possible options, run:
|
To get a list of all possible options, run:
|
||||||
|
|
||||||
```bash
|
```
|
||||||
zig build -Dn=19 -l
|
zig build -Dn=19 -l
|
||||||
|
|
||||||
install Install 019_functions2.zig to prefix path
|
install Install 019_functions2.zig to prefix path
|
||||||
|
|
Loading…
Reference in a new issue