export data_dir of Test.pm, which was forgotten in #5928
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 52e3f2ae6c903f713d19e1bc4214006d351639b9..b1a586845bcf91d93033bebc06e5bc8e5f2dbe40 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,8 @@
  --------------------
 
  This document describes installation on all supported operating
- systems (the Linux/Unix family, OpenVMS and Windows)
+ systems (the Unix/Linux family (which includes Mac OS/X), OpenVMS,
+ and Windows).
 
  To install OpenSSL, you will need:
 
@@ -76,7 +77,7 @@
 
  If you want to just get on with it, do:
 
-  on Unix:
+  on Unix (again, this includes Mac OS/X):
 
     $ ./config
     $ make