summaryrefslogtreecommitdiffstats
path: root/docs/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install.md')
-rw-r--r--docs/install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install.md b/docs/install.md
index d8ff3097b..75d55c664 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -26,7 +26,7 @@ Before you install the app do the following:
Then proceed to install the app either from an archive (zip/tar.gz) or clone it from the repository using git
## Installing from the app store
-This is the easiest solution: Simply go the the apps page and enable the News app
+This is the easiest solution: Simply go the the apps page (section: "Multimedia") and enable the News app
## Installing from archive
* Go to the [Nextcloud News GitHub releases page](https://github.com/nextcloud/news/releases) and download the latest release/archive to your server
@@ -80,4 +80,4 @@ These Dependencies are only relevant if you want to build the source code:
To update the News app use change into the **nextcloud/apps/news/** directory using your terminal and then run:
git pull --rebase origin master
- make \ No newline at end of file
+ make