From: Yasin Date: Tue, 17 Jun 2014 13:51:22 +0000 (+0200) Subject: README: added dependency X-Git-Tag: myslice-1.1~64^2~10^2~1 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=fbc07f4f82f0d8ca8aee2db5399106d039d4ad69 README: added dependency --- 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