From: Loic Baron Date: Thu, 18 Dec 2014 14:02:32 +0000 (+0100) Subject: README: pip install django-celery / required for Forge module X-Git-Tag: myslice-1.1~11^2~2 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=e2d4241f4134549cb416a06664711fe7e21a2e8c README: pip install django-celery / required for Forge module --- diff --git a/README b/README index 3530ed2b..9d39aa63 100644 --- a/README +++ b/README @@ -14,6 +14,7 @@ $ apt-get install python-django-south $ apt-get install python-pip or sudo easy_install pip==1.4.1 $ pip install requests $ pip install djangorestframework +$ pip install django-celery * git clone git://git.onelab.eu/myslice.git -- or -- * git clone ssh://yourlogin@git.onelab.eu/git/myslice.git