Mention where the compiled binary is

This commit is contained in:
Frank Denis 2025-01-15 21:03:49 +01:00
parent 28612a431a
commit 285b53d52c

View file

@ -26,6 +26,8 @@ Compilation:
$ zig build -Drelease
The resulting binary can be found in `zig-out/bin/minisign`.
## Using cmake and gcc or clang:
* [libsodium](https://libsodium.org/)