]> git.parisson.com Git - telemeta.git/commitdiff
fix doc
authoryomguy <yomguy@parisson.com>
Tue, 2 Oct 2012 21:09:27 +0000 (23:09 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 2 Oct 2012 21:09:27 +0000 (23:09 +0200)
README.rst

index 3bbdfbb81ceb0be3562b23669a9e52aa0bac35a6..5ad88cc0b9f6bed75a95ebcd6cdaaca6195f5763 100644 (file)
@@ -50,7 +50,7 @@ News
 
  * no new fancy functions
  * full using of static files which are now in static/ (htdocs/ is now deprecated)
- * IMPORTANT : update TimeSide to 0.4.1, add 'timeside' to INSTALLED_APPS and do: ./manage.py collectstatic
+ * IMPORTANT : upgrade TimeSide to 0.4.1, add 'timeside' to INSTALLED_APPS and do: ./manage.py collectstatic
  * add various buttons, various bugfixes
  * after upgrading, always do: ./manage.py migrate