summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 67a35a95b..7f13436c8 100644
--- a/README.rst
+++ b/README.rst
@@ -75,7 +75,7 @@ Before you install the app check that the following requirements are met:
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);
+ define('DEBUG', true);
You can remove the line after a page reload