summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Molenaar <SMillerDev@users.noreply.github.com>2018-09-07 17:16:35 +0200
committerGitHub <noreply@github.com>2018-09-07 17:16:35 +0200
commitc0bf5a71ebafc451851e71e76064c5e98679795f (patch)
treee51b339a5713a5fc9232823670124cf818d3d9aa
parent5666bc96c601cb1819ef2fd7c5b6157a3515ed4f (diff)
parent09a2b8d7fa7b5edc913df50591409ab71802445d (diff)
Merge pull request #318 from nextcloud/David-Development-patch-1
add info where to find news app in app store
-rw-r--r--docs/install.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/install.md b/docs/install.md
index d8ff3097b..db6d38c05 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -25,8 +25,8 @@ 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
+## Installing from the [app store](https://apps.nextcloud.com/apps/news)
+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