From c8944ac1e45a644e529bf1c673635cf47f676b72 Mon Sep 17 00:00:00 2001 From: Jannik Date: Sun, 30 Jul 2017 14:19:34 +0200 Subject: [PATCH] Updated Documentation (markdown) --- Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.md b/Documentation.md index baa072a..0cc49d6 100644 --- a/Documentation.md +++ b/Documentation.md @@ -3,7 +3,7 @@ Project-HomeFlix uses maven to manage all dependencies and to build the Software make sure you have installed [Maven](https://maven.apache.org/). Clone Project-HomeFlix -`git clonehttps://github.com/Seil0/Project-HomeFlix.git` +`git clone https://github.com/Seil0/Project-HomeFlix.git` go to the root folder of Project-HomeFlix and execute the following command `mvn package`