diff options
author | Brent Cook <bcook@openbsd.org> | 2015-07-08 08:56:01 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-07-08 08:56:01 -0500 |
commit | 5d916a25d2381525359228f8f973e0a1d75da7b0 (patch) | |
tree | c3075af59e46d12f6f5291716b1775f0db4d102d /README.md | |
parent | c194be10091233d137ae0ec61aae15a0ceb07cd5 (diff) | |
download | portable-5d916a25d2381525359228f8f973e0a1d75da7b0.tar.gz portable-5d916a25d2381525359228f8f973e0a1d75da7b0.tar.bz2 portable-5d916a25d2381525359228f8f973e0a1d75da7b0.zip |
update and clarify windows versions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ At the time of this writing, LibreSSL is know to build and work on: | |||
35 | * AIX (5.3 and later) | 35 | * AIX (5.3 and later) |
36 | 36 | ||
37 | LibreSSL also supports the following Windows environments: | 37 | LibreSSL also supports the following Windows environments: |
38 | * Microsoft Windows (Vista or higher, x86 and x64) | 38 | * Microsoft Windows (XP or higher, x86 and x64) |
39 | * Wine (32-bit and 64-bit) | 39 | * Wine (32-bit and 64-bit) |
40 | * Builds with Mingw-w64 and Cygwin | 40 | * Builds with Mingw-w64 and Cygwin |
41 | 41 | ||