diff --git a/README.md b/README.md index a652eb6f..2ae27946 100644 --- a/README.md +++ b/README.md @@ -52,16 +52,13 @@ sudo zypper install -t pattern devel_basis - Qt 5.11.2 - GCC - Qt WebEngine - - Tools - - Qt Creator 4.x CDB Debugger Support ### OSX 1. Install XCode via the app store 2. Launch XCode and install the XCode command line tools. (This may take a few minutes) - If in doubt or unsure, execute 'xcode-select --install' -2. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer) +3. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer) - Install the Maintaince tool - Select the following features to install: - Qt 5.11.2 - Qt WebEngine - - Tools - - Qt Creator 4.x CDB Debugger Support \ No newline at end of file +4. Change your default kit: QtCreator -> Options -> Kits -> Select your default kit (Desktop Qt 5.11.2) -> Change c and c++ Compiler to Apple Clang (x86_64) \ No newline at end of file