Fix link and instructions on nist-data-mirror.

This commit is contained in:
Stefan Neuhaus
2017-07-29 16:27:55 +02:00
parent 1caca99e82
commit a13d29b0cc

View File

@@ -24,11 +24,8 @@ Build Nist-Data-Mirror
----------------------
1. Perform a "git clone" of [Nist-Data-Mirror](https://github.com/stevespringett/nist-data-mirror/)
2. Install gradle, if necessary. See [here](http://gradle.org/gradle-download/)
or your Linux distributions package management system. (e.g.,
`sudo apt-get install gradle`).
3. Follow the [build instructions](https://github.com/stevespringett/nist-data-mirror/blob/master/README.md#user-content-build).
You will be left with a build artifact called `nist-data-mirror-1.0.0.jar`.
2. Follow the build and run [instructions](https://github.com/stevespringett/nist-data-mirror/blob/master/README.md#user-content-building).
You will be left with a build artifact called `nist-data-mirror.jar`.
Set Up a Daily NVD Download Job
-------------------------------