From 7df677f35386a6f1c347bfa98fc0c7ee885e07c8 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Mon, 9 Sep 2013 10:05:37 -0400 Subject: [PATCH] updated one url --- dependency-check-cli/installation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-cli/installation.html b/dependency-check-cli/installation.html index 576fbd3f5..0a8fb815c 100644 --- a/dependency-check-cli/installation.html +++ b/dependency-check-cli/installation.html @@ -132,7 +132,7 @@

Installation & Usage

-

Downlod the dependency-check command line tool here. 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 script executable:

+

Downlod the dependency-check command line tool here. 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 script executable:

$ chmod +777 dependency-check.sh