Parcourir la source

The git clone URL was wrong.

Ask Solem il y a 16 ans
Parent
commit
377c615406
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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