Suggest release-safe

This commit is contained in:
Frank Denis 2021-10-09 15:34:41 +02:00
parent 40dd5acf36
commit 503f722ac3

View file

@ -24,7 +24,7 @@ Dependencies:
Compilation:
$ zig build -Drelease-small
$ zig build -Drelease-safe
## Using cmake and gcc or clang: