From fbc07f4f82f0d8ca8aee2db5399106d039d4ad69 Mon Sep 17 00:00:00 2001 From: Yasin Date: Tue, 17 Jun 2014 15:51:22 +0200 Subject: [PATCH] README: added dependency --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 5926c65d..4e0b4716 100644 --- 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 -- 2.43.0