You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by as...@apache.org on 2008/11/19 00:33:20 UTC

svn commit: r718789 - /ode/sandbox/singleshot/README

Author: assaf
Date: Tue Nov 18 15:33:20 2008
New Revision: 718789

URL: http://svn.apache.org/viewvc?rev=718789&view=rev
Log:
Fixed Git URL in README.

Modified:
    ode/sandbox/singleshot/README

Modified: ode/sandbox/singleshot/README
URL: http://svn.apache.org/viewvc/ode/sandbox/singleshot/README?rev=718789&r1=718788&r2=718789&view=diff
==============================================================================
--- ode/sandbox/singleshot/README (original)
+++ ode/sandbox/singleshot/README Tue Nov 18 15:33:20 2008
@@ -6,7 +6,7 @@
 
 $ svn checkout http://svn.apache.org/repos/asf/ode/sandbox/singleshot
 $ git svn clone http://svn.apache.org/repos/asf/ode/sandbox/singleshot
-$ git clone git://github.com/Assaf/singleshot.git
+$ git clone git://github.com/assaf/singleshot.git
 
 To setup you development environment, specifically installing all the necessary
 Gems and setting up the development and test databases, run the setup task: