diff --git a/dependency-check-ant/installation.html b/dependency-check-ant/installation.html index 7053ffd77..1f486f299 100644 --- a/dependency-check-ant/installation.html +++ b/dependency-check-ant/installation.html @@ -145,7 +145,7 @@
Download dependency-check-ant from bintray here. To install dependency-check-ant place the dependency-check-ant-1.0.2.jar into 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.
+Download dependency-check-ant from bintray here. To install dependency-check-ant place the dependency-check-ant-1.0.2.jar into 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.
It is important to understand that the first time this task is executed it may take 20 minutes or more as it downloads and processes the data from the National Vulnerability Database (NVD) hosted by NIST: https://nvd.nist.gov
After the first batch download, as long as the task is executed at least once every seven days the update will only take a few seconds.