Explorar el Código

The git clone URL was wrong.

Ask Solem hace 16 años
padre
commit
377c615406
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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