From bd74dc220f7f78988c1b8a3997cfc9b77dec6559 Mon Sep 17 00:00:00 2001 From: Nikolai Kosjar Date: Tue, 18 Jun 2019 16:20:25 +0200 Subject: [PATCH] README: Remove outdated bullet point about clang code model Change-Id: I0f7a94d276d9b32ba00ae43d574cc6f18fdd2d63 Reviewed-by: Cristian Adam Reviewed-by: Robert Loehning --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index db773ed5ff8..b39870db5ad 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 for