Make OS/X more explicit, to avoid questions
authorRich Salz <rsalz@openssl.org>
Sat, 2 Jun 2018 18:57:34 +0000 (14:57 -0400)
committerRich Salz <rsalz@openssl.org>
Sat, 2 Jun 2018 18:57:34 +0000 (14:57 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6404)

INSTALL

diff --git a/INSTALL b/INSTALL
index 52e3f2ae6c903f713d19e1bc4214006d351639b9..77de5703ab13d3e2f2fb9d1f4a843079a835a566 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@
  --------------------
 
  This document describes installation on all supported operating
  --------------------
 
  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:
 
 
  To install OpenSSL, you will need:
 
@@ -76,7 +76,7 @@
 
  If you want to just get on with it, do:
 
 
  If you want to just get on with it, do:
 
-  on Unix:
+  on Unix (again, this includes Mac OS/X):
 
     $ ./config
     $ make
 
     $ ./config
     $ make