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`