summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.adoc b/README.adoc
index 3219e25cf8..73e477a89b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -23,9 +23,9 @@ native-code compiler currently runs on the following platforms:
Tier 1 (actively used and maintained by the core OCaml team):
-AMD64 (Opteron):: Linux, MacOS X, MS Windows
-IA32 (Pentium):: Linux, FreeBSD, MacOS X, MS Windows
-PowerPC:: Linux, MacOS X
+AMD64 (Opteron):: Linux, OS X, MS Windows
+IA32 (Pentium):: Linux, FreeBSD, OS X, MS Windows
+PowerPC:: Linux, OS X
ARM:: Linux
Tier 2 (maintained when possible, with help from users):
@@ -82,8 +82,9 @@ conditions stated in file LICENSE.
== INSTALLATION
-See the file INSTALL for installation instructions on Unix, Linux and
-MacOS X machines. For MS Windows, see link:README.win32.adoc[].
+See the file INSTALL for installation instructions on machines running Unix,
+Linux, OS X and Cygwin. For native Microsoft Windows, see
+link:README.win32.adoc[].
== DOCUMENTATION