Updated Documentation (markdown)

Jannik 2017-07-30 14:19:34 +02:00
parent 92ee4442a0
commit c8944ac1e4
1 changed files with 1 additions and 1 deletions

@ -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`