diff --git a/tools/jsdoc/README.md b/tools/jsdoc/README.md index c428ab3a20..5cdb1ea44e 100644 --- a/tools/jsdoc/README.md +++ b/tools/jsdoc/README.md @@ -5,7 +5,8 @@ * Install node.js. * Install jsdoc via npm. `npm install jsdoc -g` -Run npm install if you would like th extra functionality for gravPrep. +If you would like the extra functionality for gravPrep: +* Run npm install To generate html documentation for the High Fidelity JavaScript API: