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 @@
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