mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
updated one url
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
|
||||
<div class="section">
|
||||
<h2>Installation & Usage<a name="Installation__Usage"></a></h2>
|
||||
<p>Downlod the dependency-check command line tool <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.0-release.zip">here</a>. 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:</p>
|
||||
<p>Downlod the dependency-check command line tool <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.2-release.zip">here</a>. 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:</p>
|
||||
|
||||
<div class="source">
|
||||
<pre>$ chmod +777 dependency-check.sh
|
||||
|
||||
Reference in New Issue
Block a user