summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 283f8e409..ec41e1ded 100644
--- a/README.rst
+++ b/README.rst
@@ -31,6 +31,9 @@ How to install the News app
- Activate the App Framework App first, then activate the News app in the apps menu
+- Adjust the rights so that the webserver can write into the cache directory::
+
+ sudo chown -R www-data:www-data /var/www/news/cache
How to keep up to date
----------------------