aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@qt.io>2019-06-18 16:20:25 +0200
committerNikolai Kosjar <nikolai.kosjar@qt.io>2019-06-19 06:08:10 +0000
commitbd74dc220f7f78988c1b8a3997cfc9b77dec6559 (patch)
tree659e2a2cd7964646e23a5cc7faa857c646ffb396
parent85603cd84fd0dfab60f88cb3267d076cdf1404d8 (diff)
README: Remove outdated bullet point about clang code model
Change-Id: I0f7a94d276d9b32ba00ae43d574cc6f18fdd2d63 Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Robert Loehning <robert.loehning@qt.io>
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index db773ed5ff..b39870db5a 100644
--- a/README.md
+++ b/README.md
@@ -155,8 +155,6 @@ For detailed information on the supported compilers, see
* Before you launch Qt Creator you may prepend the PATH with
the location of libclang.dll/.so that you want to be used.
See more info in the section "Prebuilt LLVM/Clang packages".
- * When you launch Qt Creator, activate the Clang Code Model plugin as
- described in doc/src/editors/creator-only/creator-clang-codemodel.qdoc.
11. You are now ready to configure and build Qt and Qt Creator.
Please see <https://wiki.qt.io/Building_Qt_5_from_Git> for