summaryrefslogtreecommitdiff
path: root/README.MacOS
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2017-08-01 23:20:55 -0500
committerJohn Fultz <jfultz@wolfram.com>2017-08-02 00:27:47 -0500
commit67059305e164f3b741c36d4e0ac22022c9b79901 (patch)
tree7f9a62443c0283c58e4353fa38e41ef95bcf264a /README.MacOS
parent6684280feec74fa4c58066cf8e667b5f19a717c7 (diff)
More Qt5 changes and cleanups.
Now builds on Qt 5.9.1, and works on Mac, Windows, Linux.
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 9a78654..7ef67c8 100644
--- a/README.MacOS
+++ b/README.MacOS
@@ -3,8 +3,8 @@ Requirements:
1. Xcode (for the compiler and build tools)
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
+ presently Qt 5.9.1. Installing in HomeBrew is as easy as
+ brew install qt
Building Quackle:
-----------------