Make OS/X more explicit, to avoid questions

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6404)
This commit is contained in:
Rich Salz 2018-06-02 14:57:34 -04:00
parent 166f0082e7
commit 886c2e614f
1 changed files with 2 additions and 2 deletions

View File

@ -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 $ ./config
$ make $ make