diff --git a/src/site/markdown/data/cachenvd.md b/src/site/markdown/data/cachenvd.md index 9246cc9f3..3a6df0be2 100644 --- a/src/site/markdown/data/cachenvd.md +++ b/src/site/markdown/data/cachenvd.md @@ -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 -------------------------------