aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2016-11-08 10:16:48 +0000
committerGitHub <[email protected]>2016-11-08 10:16:48 +0000
commitb022bd2d213e296ef9951b43cad842c966933e5c (patch)
treee1314165599137187b089c2291cfddafec55841f /README.md
parentSupport client CA advertisement (diff)
downloadrust-openssl-b022bd2d213e296ef9951b43cad842c966933e5c.tar.xz
rust-openssl-b022bd2d213e296ef9951b43cad842c966933e5c.zip
Don't recommend light version on Windows
Closes #516
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f17a571..0b49534c 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ brew install 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
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