diff options
author | John Fultz <jfultz@wolfram.com> | 2019-08-06 09:30:49 -0500 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2019-08-06 09:30:49 -0500 |
commit | 045b32f17615316e48c0a004f911b7c9a0c041b9 (patch) | |
tree | 7b9c69296264c8e6bf96e8de18517e6ef11766be /README.md | |
parent | e2d6be57abf88d4bc666d61d21e568edde31bdf1 (diff) |
Update readme.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ See LICENSE in this directory. Building Quackle: ----------------- -Quackle is built and tested with the latest release of Qt 5.9. +Quackle is built and tested with the latest releases of Qt 5.12 and 5.13. See README.MacOS and README.Windows for platform-specific instructions. Generally: Clone the repo or download the tarball and untar. Use qmake to build quackle.pro and quackleio/quackleio.pro: |