summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 37f040db1..1e1751494 100644
--- a/README.md
+++ b/README.md
@@ -64,9 +64,9 @@ 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
+* If the app fails to install, add this at the bottom of the file
- "appcodechecker" => false,
+ $CONFIG["appcodechecker"] = false;
to your **config/config.php**