summaryrefslogtreecommitdiff
path: root/README.MacOS
diff options
context:
space:
mode:
authorGökçen Eraslan <gokcen.eraslan@gmail.com>2016-01-12 21:38:22 +0100
committerGökçen Eraslan <gokcen.eraslan@gmail.com>2016-01-12 21:38:22 +0100
commit0c4f091e74a5c6d1e0b5f4cf47670bd1c3e1e3e6 (patch)
tree6efc20af7449539fc54a96f96c43481edba0cc28 /README.MacOS
parent162cd748627bd36a5390143a6df75a5b8fc4436c (diff)
Port Quackle to Qt 5.5
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:
-----------------