From 6a8fa3a15afb972cb55b79176f51135e6999d648 Mon Sep 17 00:00:00 2001 From: milad Date: Tue, 29 May 2018 14:35:33 -0700 Subject: [PATCH] Added edits to readme --- tools/jsdoc/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: