summaryrefslogtreecommitdiff
path: root/README.MacOS
diff options
context:
space:
mode:
Diffstat (limited to 'README.MacOS')
-rw-r--r--README.MacOS4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.MacOS b/README.MacOS
index 7ef67c8..30c5f9a 100644
--- a/README.MacOS
+++ b/README.MacOS
@@ -1,9 +1,9 @@
Requirements:
-------------
-1. Xcode (for the compiler and build tools)
+1. Xcode 9 or above (for the compiler and build tools)
2. A version of Qt 5. I use HomeBrew to grab the latest version,
- presently Qt 5.9.1. Installing in HomeBrew is as easy as
+ presently Qt 5.13.0. Installing in HomeBrew is as easy as
brew install qt
Building Quackle: