Browse Source

The git clone URL was wrong.

Ask Solem 16 years ago
parent
commit
377c615406
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README

+ 1 - 1
README

@@ -100,7 +100,7 @@ Using the development version
 
 You can clone the repository by doing the following::
 
-    $ git clone git@github.com:ask/celery.git celery
+    $ git clone git://github.com/ask/celery.git celery
 
 
 Usage