mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-05 03:47:45 +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
|
$ zig build -Drelease
|
||||||
|
|
||||||
|
The resulting binary can be found in `zig-out/bin/minisign`.
|
||||||
|
|
||||||
## Using cmake and gcc or clang:
|
## Using cmake and gcc or clang:
|
||||||
|
|
||||||
* [libsodium](https://libsodium.org/)
|
* [libsodium](https://libsodium.org/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue