Commit cc284203 authored by Rich Salz's avatar Rich Salz
Browse files

Make OS/X more explicit, to avoid questions



Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6404)
(cherry picked from commit 886c2e61)
parent 78641aac
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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