mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-03 19:07:41 +03:00
Mention where the compiled binary is
This commit is contained in:
parent
28612a431a
commit
285b53d52c
1 changed files with 2 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue