1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00

Mention pre-compiled Win32 packages

This commit is contained in:
Frank Denis 2013-05-01 22:11:08 -07:00
parent 210de1570a
commit cbe7db977a

View File

@ -42,6 +42,9 @@ then follow the ritual:
./configure
make && make check && make install
Pre-compiled Win32 packages are available for download at the same
location.
## Comparison with vanilla NaCl
Sodium does not ship C++ bindings. These might be part of a distinct