summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 703e5877f..4eb58c2a6 100644
--- a/README.rst
+++ b/README.rst
@@ -43,16 +43,15 @@ Should you have upgraded from a prior version, disable the CSS and JavaScript ca
You can remove the line after a page reload
-
-App Store
----------
-
Update Notices
-~~~~~~~~~~~~~~
+--------------
Should you have **updated from a version prior to 0.100** you'll have to run this SQL query to trigger a schema upgrade::
UPDATE oc_appconfig SET configvalue = '0.001' WHERE configkey = 'installed_version' AND appid = 'news'
+App Store
+---------
+
Installation
~~~~~~~~~~~~