typo in readme
[unfold.git] / README
diff --git a/README b/README
index 8c6e7ef..e89cb8f 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This file documents the contents of this module
 change
-Last update 18 DEC. 2014
+Last update 4 FEB. 2015
 
 See the devel/ subdir for more devel-oriented doc.
 
@@ -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