summaryrefslogtreecommitdiff
path: root/README.MacOS
diff options
context:
space:
mode:
Diffstat (limited to 'README.MacOS')
-rw-r--r--README.MacOS6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.MacOS b/README.MacOS
index 0412abf..ff13cba 100644
--- a/README.MacOS
+++ b/README.MacOS
@@ -2,9 +2,9 @@ Requirements:
-------------
1. Xcode (for the compiler and build tools)
-2. A version of Qt 4. I use HomeBrew to grab the latest version,
- presently Qt 4.8.6. Installing in HomeBrew is as easy as
- brew install qt
+2. A version of Qt 5. I use HomeBrew to grab the latest version,
+ presently Qt 5.5.1. Installing in HomeBrew is as easy as
+ brew install qt5
Building Quackle:
-----------------