From bbd641bc53610848217e25948ba6b77cef7c64c5 Mon Sep 17 00:00:00 2001 From: ePirat Date: Fri, 4 Sep 2015 19:02:08 +0200 Subject: [PATCH] Correct MongoDB link --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index f005997..d69f7e8 100644 --- a/Install.md +++ b/Install.md @@ -14,7 +14,7 @@ This is the best option currently if you want to get Wekan up and running on you Make sure Node.js is installed (currently Version 0.10.40 is required). If you don't have this version, you can use the [node packages][node-packages]. ### Install MongoDB -In order to run Wekan you need to have MongoDB installed. You can either install your distributions package, if they offer any or see the [MongoDB website] how to install it. +In order to run Wekan you need to have MongoDB installed. You can either install your distributions package, if they offer any or see the [MongoDB website][] how to install it. ### Install a Wekan release Now you need to download the release you want to install, usually this is the latest release which you can find [here][latest-release] (you need the `.tar.gz` one).