Don't recommend light version on Windows

Closes #516
This commit is contained in:
Steven Fackler 2016-11-08 10:16:48 +00:00 committed by GitHub
parent 1edb6f682e
commit b022bd2d21
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ brew install openssl
On MSVC it's unfortunately not always a trivial process acquiring OpenSSL. On MSVC it's unfortunately not always a trivial process acquiring OpenSSL.
Perhaps the easiest way to do this right now is to download [precompiled Perhaps the easiest way to do this right now is to download [precompiled
binaries] and install them on your system. Currently it's recommended to binaries] and install them on your system. Currently it's recommended to
install the 1.1.0b light installation if you're choosing this route. install the 1.1.0 (non-light) installation if you're choosing this route.
[precompiled binaries]: http://slproweb.com/products/Win32OpenSSL.html [precompiled binaries]: http://slproweb.com/products/Win32OpenSSL.html