summaryrefslogtreecommitdiff
path: root/platform/qt/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/qt/README.md')
-rw-r--r--platform/qt/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/platform/qt/README.md b/platform/qt/README.md
index d763682717..e5ec7e3bb0 100644
--- a/platform/qt/README.md
+++ b/platform/qt/README.md
@@ -19,7 +19,7 @@ example](https://c2.staticflickr.com/8/7689/26247088394_01541b34de_o.png)
### Developing
[Qt supports many platforms](https://www.qt.io/qt-framework/#section-4) - so far
-we have been testing our code on Linux and OS X desktops, as well as embedded
+we have been testing our code on Linux and macOS desktops, as well as embedded
devices such as Raspberry Pi 3.
If you need to maintain backwards compatibility with prior releases of
@@ -47,9 +47,9 @@ you also need:
qml-module-qtquick2 qml-module-qtpositioning qml-module-qtgraphicaleffects \
qml-module-qtquick-layouts qml-module-qtquick-controls
-#### OS X
+#### macOS
-For OS X desktop, you can install Qt 5 via [Homebrew](http://brew.sh):
+For macOS desktop, you can install Qt 5 via [Homebrew](http://brew.sh):
brew install qt5