From 2ec2a8a6038acad1e34447cd59a911bcac19ee5e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 19 Feb 2015 16:27:09 +0100 Subject: [PATCH] typo in readme --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0