diff --git a/doc/de/user/install.de.xml b/doc/de/user/install.de.xml
index 1939a40b7..7be28fc0c 100644
--- a/doc/de/user/install.de.xml
+++ b/doc/de/user/install.de.xml
@@ -118,7 +118,7 @@ along with this program. If not, see .
Um die GIT Quellen zu bekommen, sind folgende Kommandos nötig:
-$ git-clone git://git.sv.gnu.org/weechat.git
+$ git clone git://git.sv.gnu.org/weechat.git
diff --git a/doc/en/user/install.en.xml b/doc/en/user/install.en.xml
index 95b3fe48e..48e305ba0 100644
--- a/doc/en/user/install.en.xml
+++ b/doc/en/user/install.en.xml
@@ -117,7 +117,7 @@ along with this program. If not, see .
To get GIT sources, issue this command:
-$ git-clone git://git.sv.gnu.org/weechat.git
+$ git clone git://git.sv.gnu.org/weechat.git
diff --git a/doc/fr/user/install.fr.xml b/doc/fr/user/install.fr.xml
index 46411e1bb..1b5096560 100644
--- a/doc/fr/user/install.fr.xml
+++ b/doc/fr/user/install.fr.xml
@@ -116,7 +116,7 @@ along with this program. If not, see .
Pour récupérer les sources GIT, tapez cette commande :
-$ git-clone git://git.sv.gnu.org/weechat.git
+$ git clone git://git.sv.gnu.org/weechat.git