summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-07-23 09:37:37 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-07-23 09:37:37 +0000
commitd937adcc9ee07dde8c96f17b9c54fbba37fb45ba (patch)
treec2b428e4134a10e1441d2569fe1008be37b3c424 /doc
parent81a0f6d2d7350e8fba08cb200160a071963fae86 (diff)
downloadwireshark-d937adcc9ee07dde8c96f17b9c54fbba37fb45ba.tar.gz
Fix typo (Missing .git in git clone URL)
svn path=/trunk/; revision=50823
Diffstat (limited to 'doc')
-rw-r--r--doc/README.qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.qt b/doc/README.qt
index 79b1e2fc13..c4be84b4bd 100644
--- a/doc/README.qt
+++ b/doc/README.qt
@@ -55,7 +55,7 @@ Download the latest Qt Library + Qt Creator (currently 5.0.2) from
http://qt-project.org/downloads/ and install it. For a more native
look and feel you should also install Qt Mac Extras:
- git clone http://qt.gitorious.org/qt/qtmacextras
+ git clone http://qt.gitorious.org/qt/qtmacextras.git
cd qtmacextras
/path/to/qt5/qmake qtmacextras.pro
make