summaryrefslogtreecommitdiff
path: root/chromium/README.md
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2021-05-20 09:47:09 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-06-07 11:15:42 +0000
commit189d4fd8fad9e3c776873be51938cd31a42b6177 (patch)
tree6497caeff5e383937996768766ab3bb2081a40b2 /chromium/README.md
parent8bc75099d364490b22f43a7ce366b366c08f4164 (diff)
downloadqtwebengine-chromium-189d4fd8fad9e3c776873be51938cd31a42b6177.tar.gz
BASELINE: Update Chromium to 90.0.4430.221
Change-Id: Iff4d9d18d2fcf1a576f3b1f453010f744a232920 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/README.md')
-rw-r--r--chromium/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/README.md b/chromium/README.md
index b6b57e5fc75..666ab81754b 100644
--- a/chromium/README.md
+++ b/chromium/README.md
@@ -5,6 +5,9 @@ and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
+To check out the source code locally, don't use `git clone`! Instead,
+follow [the instructions on how to get the code](docs/get_the_code.md).
+
Documentation in the source is rooted in [docs/README.md](docs/README.md).
Learn how to [Get Around the Chromium Source Code Directory Structure