From: yomguy Date: Tue, 2 Oct 2012 21:09:27 +0000 (+0200) Subject: fix doc X-Git-Tag: 1.4.5~58^2^2^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=cc7d347d8d53a46a13e5343ddd0e271d0bd4fdd8;p=telemeta.git fix doc --- diff --git a/README.rst b/README.rst index 3bbdfbb8..5ad88cc0 100644 --- a/README.rst +++ b/README.rst @@ -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