From cbe7db977aee94955f040258a31cb8f9debd167e Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 1 May 2013 22:11:08 -0700 Subject: [PATCH] Mention pre-compiled Win32 packages --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index 7a2ba73b..7c6a4ca2 100644 --- a/README.markdown +++ b/README.markdown @@ -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