Updated installation instructions

Former-commit-id: cf32fe70b89db9c5b02aa09e9639453470da689d
This commit is contained in:
Jeremy Long
2013-08-01 10:57:13 -04:00
parent a64608fc9f
commit 32aabe78b1
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
Installation
====================
Download dependency-check-ant from [bintray here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-ant-1.0.0.jar).
To install dependency-check-ant place the dependency-check-ant-${project.version}.jar into
the lib directory of your Ant instalation directory. Once installed you can add
the taskdef to you build.xml and add the task to a new or existing target.