Updated installation instructions

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

View File

@@ -1,5 +1,6 @@
Installation 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 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 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. the taskdef to you build.xml and add the task to a new or existing target.

View File

@@ -1,7 +1,7 @@
Installation & Usage Installation & Usage
-------------------- --------------------
The dependency-check command line utility can be downloaded from bintray. Extract Downlod the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.0-release.zip).
the zip file to a location on your computer and put the 'bin' directory into the Extract the zip file to a location on your computer and put the 'bin' directory into the
path environment variable. On \*nix systems you will likely need to make the shell path environment variable. On \*nix systems you will likely need to make the shell
script executable: script executable: