summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qt5.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/qt5.html b/qt5.html
index d67e297..921fa8a 100644
--- a/qt5.html
+++ b/qt5.html
@@ -60,10 +60,10 @@ $ make
$ sudo make install
</pre>
-<p>Here you need to also clone and build qtjsbackend and qtdeclarative:</p>
+<p>Here you need to also clone and build qtdeclarative:</p>
<pre>
-git://code.qt.io/{graveyard}/qtjsbackend.git
-git://code.qt.io/qt/qtdeclarative.git</pre>
+git://code.qt.io/qt/qtdeclarative.git
+</pre>
<p>To build them run these commands:</p>
<pre>