README: added dependency
authorYasin <mohammed-yasin.rahman@lip6.fr>
Tue, 17 Jun 2014 13:51:22 +0000 (15:51 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Tue, 17 Jun 2014 13:51:22 +0000 (15:51 +0200)
README

diff --git a/README b/README
index 5926c65..4e0b471 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,9 @@ See the devel/ subdir for more devel-oriented doc.
 ** see devel/django-install.txt in case of trouble
 $ apt-get install python-django
 $ apt-get install python-django-south
-
+$ apt-get install python-pip
+$ pip install requests
+$ pip install djangorestframework
 * git clone git://git.onelab.eu/myslice.git
 -- or --
 * git clone ssh://yourlogin@git.onelab.eu/git/myslice.git