summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 10:25:51 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 10:25:51 +0200
commit4c2cdab8e8d02d6a859fed02f6ee5bfe570f89f4 (patch)
tree7008b7f9269a002976a5a133e3f9c454ebf1747a
parent295f2ff74e3762ea3defc3ecfc4d102c1657d63f (diff)
readme
-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**