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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user