summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index 73928afbf..b56b47e02 100644
--- a/README.md
+++ b/README.md
@@ -117,9 +117,7 @@ We switched to a different feed parsing library which creates article ids differ
## FAQ
### I am getting Exception: Some\\Class does not exist erros in my owncloud.log
-This is very often caused by missing or old files, e.g. by failing to upload all of the News app' files or errors during installation. Before you report a bug, please run the diagnostic tool to check which files are missing or out of date:
-
- ./occ news:verify-install
+This is very often caused by missing or old files, e.g. by failing to upload all of the News app' files or errors during installation. Before you report a bug, please recheck if all files from the archive are in place and accessible.
### How do I reset the News app
Delete the folder **owncloud/apps/news/** and **owncloud/data/news/**, then connect to your database and run the following commands where **oc\_** is your table prefix (defaults to oc\_)
@@ -187,10 +185,6 @@ The following commands are available when using the **occ** file in the top dire
./occ
-* **Verify installation**:
-
- ./occ news:verify-install
-
* **Generate search indices**:
./occ news:create-search-indices