summaryrefslogtreecommitdiffstats
path: root/docs/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install.md')
-rw-r--r--docs/install.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/install.md b/docs/install.md
index 5ea2d3416..a228b6b27 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -29,6 +29,7 @@ Also see the [Nextcloud documentation](https://docs.nextcloud.com/server/stable/
## Before you install/update the News app
Before you install the app do the following:
+
* Check that your **nextcloud/data/** directory is owned by your web server user and that it is write/readable
* Check that your installation fulfills the [requirements listed in the README section](https://github.com/nextcloud/news#dependencies)
* [Set up Nextcloud Background Jobs](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) to enable feed updates.
@@ -58,6 +59,7 @@ This is the easiest solution: Simply go the the apps page (section: "Multimedia"
### Build Dependencies
These Dependencies are only relevant if you want to build the source code:
+
* make
* which
* Node.js >= 6