1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

Update Getting-Started.md

This commit is contained in:
Stefan Schröder 2017-01-14 11:37:57 +01:00 committed by GitHub
parent 9c85f67492
commit 802a20a90c

View file

@ -19,7 +19,7 @@ If you want to use the latest release of jsprit-core, add the following lines to
</dependency>
</code></pre>
Find the latest versions here:[mvn repository](https://mvnrepository.com/artifact/com.graphhopper/jsprit-core).
Find the latest versions here: [mvn repository](https://mvnrepository.com/artifact/com.graphhopper/jsprit-core).
####Build yourself
If you want to build the master branch yourself, do this: