summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2014-08-01 13:15:51 +0200
committerAndras Becsi <andras.becsi@digia.com>2014-08-01 13:40:54 +0200
commitb9a612e20e371458a284cb3b8c66535b34d997d4 (patch)
treebec3cd0d491e45cef1d4f77aab80c37c019327cc /README.md
parent22b3c48230acca1af5613b19050dd017d8e4b021 (diff)
Update repository path after the move from qt-labs to qt
Change-Id: I2b41179b9353ea4c65281492942d34d761f5de7b Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
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 dc0ac84de..4861b8f9d 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ To be able to build QtWebEngine you need Qt 5.2 or newer.
### 1) Clone the QtWebEngine repository ###
- git clone git://gitorious.org/qt-labs/qtwebengine.git
+ git clone git://gitorious.org/qt/qtwebengine.git
### 2) Initialize the repository ###