From cc7d347d8d53a46a13e5343ddd0e271d0bd4fdd8 Mon Sep 17 00:00:00 2001 From: yomguy Date: Tue, 2 Oct 2012 23:09:27 +0200 Subject: [PATCH] fix doc --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5