Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zenith391 committed Feb 18, 2023
1 parent 7dd71ad commit bb93473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ $ zig build run

To distribute an executable, use:
```
$ zig build -Dtarget=native-windows -Dcpu=x86_64_v2 -Drelease-safe
$ zig build -Dtarget=native-windows -Dcpu=x86_64_v2 -Doptimize=ReleaseSafe
```

0 comments on commit bb93473

Please sign in to comment.