From b5037eb8cf925172602067b10a65e07b34981add Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Mon, 4 Jan 2021 18:58:41 +0100 Subject: [PATCH] README.md: Turn URL to prebuilt libclang into a link Change-Id: I53ff97da00d5e1671c6af9444ed20d82a28e33dc Reviewed-by: Cristian Adam --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 86e9b1eb787..b5ee4ac8132 100644 --- a/README.md +++ b/README.md @@ -151,8 +151,7 @@ supported LLVM/Clang version is 8.0. ### Prebuilt LLVM/Clang packages Prebuilt packages of LLVM/Clang can be downloaded from - - https://download.qt.io/development_releases/prebuilt/libclang/ +https://download.qt.io/development_releases/prebuilt/libclang/ This should be your preferred option because you will use the version that is shipped together with Qt Creator (with backported/additional patches). In