summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-16 22:01:06 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-16 22:01:06 +0200
commite95c1af89093f74e2ba95864b99e3df63dc5dce1 (patch)
tree0a445964497483d1ad5b29bf7963bd7ed7ecc4b3 /README.rst
parent7a0d08dcccf21820609224c5f8701b741ff0c0be (diff)
updated readme to contain hint for updated owncloud versions
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 308d4030f..4834d1277 100644
--- a/README.rst
+++ b/README.rst
@@ -20,7 +20,12 @@ Before reporting bugs, `please check if they already have been reported <https:/
How to install the News app
---------------------------
-- Install ownCloud 5.0.5 (not released yet contains a small css fix, use the stable5 branch or 5.0.4)
+- Install **ownCloud 5.0.5** (not released yet contains a small css fix, use the stable5 branch or 5.0.4)
+
+Should you have upgraded from a prior version, disable the CSS and JavaScript caching by adding this to :file:`owncloud/config/config.php`::
+
+ DEFINE('DEBUG', true);
+
- Clone the App Framework app into the **/var/www** directory::
git clone https://github.com/owncloud/appframework.git