Make OS/X more explicit, to avoid questions Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6404)
diff --git a/INSTALL b/INSTALL index 52e3f2a..77de570 100644 --- a/INSTALL +++ b/INSTALL
@@ -2,7 +2,7 @@ -------------------- This document describes installation on all supported operating - systems (the Linux/Unix family, OpenVMS and Windows) + systems (the Linux/Unix family including Mac OS/X, OpenVMS and Windows) To install OpenSSL, you will need: @@ -76,7 +76,7 @@ If you want to just get on with it, do: - on Unix: + on Unix (again, this includes Mac OS/X): $ ./config $ make