From 44b702648ee210a7fb0904826f587569410f727d Mon Sep 17 00:00:00 2001 From: jsprit Date: Sun, 19 Jan 2014 22:33:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9486858b..5fcc5791 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ This software is released under [LGPL](http://opensource.org/licenses/LGPL-3.0). [Add the latest release to your pom](https://github.com/jsprit/jsprit/wiki/Add-latest-release-to-your-pom). -If you do not want Maven to manage your dependencies, go to [snapshot-jar-download](https://github.com/jsprit/mvn-rep/tree/master/releases/jsprit) or [realease-jar-download](https://github.com/jsprit/mvn-rep/tree/master/releases/jsprit) to download jsprit-binaries directly. Just click on the jar-file you want to download and use 'Raw'-button to actually download it. Put the jars into your classpath. Note that you then need to put all [dependencies](https://github.com/jsprit/jsprit/wiki/Modules-and-Dependencies) jsprit relies on manually to your classpath as well. +If you do not want Maven to manage your dependencies, go to [snapshot-jars](https://github.com/jsprit/mvn-rep/tree/master/releases/jsprit) or [realease-jars](https://github.com/jsprit/mvn-rep/tree/master/releases/jsprit) to download jsprit-binaries directly. Just click on the jar-file you want to download and use 'Raw'-button to actually download it. Put the jars into your classpath. Note that you then need to put all [dependencies](https://github.com/jsprit/jsprit/wiki/Modules-and-Dependencies) jsprit relies on manually to your classpath as well. ####If not