summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Luhmer <david-dev@live.de>2018-09-02 14:12:55 +0200
committerGitHub <noreply@github.com>2018-09-02 14:12:55 +0200
commit226556520e0232014b06aa91c4378a2ad0ddad84 (patch)
tree7a3999868bb6128bbff58f83942dc1b8ca2b1e2b /docs
parent5dda0084cdd6e5472f3c57903591ca37875d442f (diff)
add info where to find news app in app store
Diffstat (limited to 'docs')
-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