[gnomeweb-wml] Fix a typo in clone command for anonymous access
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] Fix a typo in clone command for anonymous access
- Date: Sun, 3 May 2009 05:38:28 -0400 (EDT)
commit ea756e6059e6f1b3f1071d3ba9fb08ce1b0ad8b6
Author: Sébastien Granjoux <seb sfo free fr>
Date: Sun May 3 11:35:07 2009 +0200
Fix a typo in clone command for anonymous access
---
projects.gnome.org/anjuta/development.shtml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects.gnome.org/anjuta/development.shtml b/projects.gnome.org/anjuta/development.shtml
index 227c24a..148236d 100644
--- a/projects.gnome.org/anjuta/development.shtml
+++ b/projects.gnome.org/anjuta/development.shtml
@@ -20,8 +20,8 @@
Now, grab the <code>anjuta</code> and <code>gdl</code> modules from the repository:</p>
<div class="terminal">
- $ git clone git.gnome.org/git/anjuta <br/>
- $ git clone git.gnome.org/git/gdl <br/>
+ $ git clone git://git.gnome.org/git/anjuta <br/>
+ $ git clone git://git.gnome.org/git/gdl <br/>
</div>
<p>That only gives read access to the repository. If you have an account
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]