README: pip install django-celery / required for Forge module
authorLoic Baron <loic.baron@lip6.fr>
Thu, 18 Dec 2014 14:02:32 +0000 (15:02 +0100)
committerLoic Baron <loic.baron@lip6.fr>
Thu, 18 Dec 2014 14:02:32 +0000 (15:02 +0100)
README

diff --git a/README b/README
index 3530ed2..9d39aa6 100644 (file)
--- 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