aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2015-03-04 09:05:41 -0800
committerJake Petroules <jake.petroules@petroules.com>2015-03-04 17:09:49 +0000
commit17c37f4ff596d2cc3ecc0f0cdc2189f86048f140 (patch)
tree93f09f131af9d3f5971b07b9b1413e1a109a8fd6 /README
parent71852f3ca4e21f4571113866604f01fe9a2cc6a4 (diff)
Fix OS name in README.
Change-Id: Id9a55efa5417749c5426dd79b99795b407081d8b Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 809ff8b5d..1f7bee933 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Supported Platforms
===================
Windows XP SP2 or later
-Mac OS 10.6 or later
+OS X 10.6 or later
Linux (tested on Debian 6/7 and Ubuntu 13)
Building the sources requires Qt 5.1.0 or later.
@@ -18,7 +18,7 @@ Prerequisites:
* Qt 5.1.0 or later
* On Windows:
- MinGW or Visual Studio
- * On Mac: Xcode
+ * On OS X: Xcode
The installed toolchains have to match the one Qt was compiled with.