From 74b93ce60242542d83d1746e02d437d2417c6a12 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Fri, 14 Oct 2016 13:47:39 -0400 Subject: [PATCH] fixing PR #598 --- dependency-check-cli/src/site/markdown/index.md.vm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dependency-check-cli/src/site/markdown/index.md.vm b/dependency-check-cli/src/site/markdown/index.md.vm index a0f9b5e84..6dc04572c 100644 --- a/dependency-check-cli/src/site/markdown/index.md.vm +++ b/dependency-check-cli/src/site/markdown/index.md.vm @@ -9,10 +9,7 @@ Installation & Usage ==================== Download the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-${project.version}-release.zip). 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 +path environment variable. #set( $H = '#' )