From e2d4241f4134549cb416a06664711fe7e21a2e8c Mon Sep 17 00:00:00 2001 From: Loic Baron Date: Thu, 18 Dec 2014 15:02:32 +0100 Subject: [PATCH] README: pip install django-celery / required for Forge module --- README | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.0