summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 10:23:57 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 10:23:57 +0200
commit295f2ff74e3762ea3defc3ecfc4d102c1657d63f (patch)
treee38afec8c3406abb70def95e7db425b7da0815c7 /README.md
parent4fe70c8f1bd032183990de37d19cdd9faafba0da (diff)
setup instructions update
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 975f884f5..37f040db1 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,12 @@ You can remove the line after a page reload
* Go to the ownCloud apps page
* Activate the **News** app in the apps menu
+* If the app fails to install, add
+
+ "appcodechecker" => false,
+
+ to your **config/config.php**
+
* [Set up ownCloud Background Jobs](http://doc.owncloud.org/server/7.0/admin_manual/configuration/background_jobs.html) to enable feed updates. A recommended timespan for feed updates is 15-30 Minutes.
The **News** App can be updated through the ownCloud apps page.