summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2018-06-02 14:57:34 -0400
committerRich Salz <rsalz@openssl.org>2018-06-05 11:17:08 -0400
commitcc2842038bc74a8e50c05ddc3f6afe2c29bbb633 (patch)
tree194c347968b3630e5d7ef802409f38371ee649d8
parent78641aacb777147eeca698faf1376761d005ad39 (diff)
Make OS/X more explicit, to avoid questions
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6404) (cherry picked from commit 886c2e614fc1e78e658122bf6f6bccdd7dd23857)
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3e21cc29d1..9e09dc5322 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,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