aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-08-20 13:43:11 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2018-08-20 11:58:18 +0000
commit3336baad129e6496f809b9a26fc258df53837109 (patch)
treef40d8eaf3fc71332cda5eadd71c2a974cf5506cb /README.md
parent028d4b54aa1de8e3e3aab0b37014b259030481a4 (diff)
Fix references to the clang code model documentation file
Was forgotten in 7ab07a4e8f. Change-Id: I2c6d21b79658e3946eb6ecdcf7b11992c0bf865e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e63faee54..7306a91cb6 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ For detailed information on the supported compilers, see
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-clang-codemodel.qdoc.
+ 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