typo in readme
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 19 Feb 2015 15:27:09 +0000 (16:27 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 19 Feb 2015 15:27:09 +0000 (16:27 +0100)
README

diff --git a/README b/README
index eae4973..e89cb8f 100644 (file)
--- 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