fix zig build readme
This commit is contained in:
parent
5656d10599
commit
b9fa12d360
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ In order to build llama.cpp you have three different options.
|
|||
- Using `Zig`:
|
||||
|
||||
```bash
|
||||
zig build -Drelease-fast
|
||||
zig build -Doptimize=ReleaseFast
|
||||
```
|
||||
|
||||
### Metal Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue