1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

Fix git command to clone repository in doc

This commit is contained in:
Sebastien Helleu
2009-05-12 10:31:52 +02:00
parent 92424a595d
commit 50bfe2cbba
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<para>
Um die GIT Quellen zu bekommen, sind folgende Kommandos nötig:
<screen><prompt>$ </prompt><userinput>git-clone git://git.sv.gnu.org/weechat.git</userinput></screen>
<screen><prompt>$ </prompt><userinput>git clone git://git.sv.gnu.org/weechat.git</userinput></screen>
</para>
<para>
+1 -1
View File
@@ -117,7 +117,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<para>
To get GIT sources, issue this command:
<screen><prompt>$ </prompt><userinput>git-clone git://git.sv.gnu.org/weechat.git</userinput></screen>
<screen><prompt>$ </prompt><userinput>git clone git://git.sv.gnu.org/weechat.git</userinput></screen>
</para>
<para>
+1 -1
View File
@@ -116,7 +116,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<para>
Pour récupérer les sources GIT, tapez cette commande :
<screen><prompt>$ </prompt><userinput>git-clone git://git.sv.gnu.org/weechat.git</userinput></screen>
<screen><prompt>$ </prompt><userinput>git clone git://git.sv.gnu.org/weechat.git</userinput></screen>
</para>
<para>