Переглянути джерело

The git clone URL was wrong.

Ask Solem 16 роки тому
батько
коміт
377c615406
1 змінених файлів з 1 додано та 1 видалено
  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