From: Thierry Parmentelat Date: Thu, 19 Feb 2015 15:27:09 +0000 (+0100) Subject: typo in readme X-Git-Tag: myslice-1.3~88^2~2 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=2ec2a8a6038acad1e34447cd59a911bcac19ee5e typo in readme --- diff --git a/README b/README index eae49734..e89cb8fd 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ See the devel/ subdir for more devel-oriented doc. ** should be straightforward ** see devel/django-install.txt in case of trouble $ apt-get install python-pip or sudo easy_install pip==1.4.1 -$ pip install django=="1.5.2 +$ pip install django=="1.5.2" $ apt-get install python-django-south $ pip install requests $ pip install djangorestframework