diff --git a/Developer-Guide.md b/Developer-Guide.md index 0368e1b..921fdbd 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -64,6 +64,8 @@ if you want to run the full integration suite. To get JSDoc from GitHub: $ git clone git://github.com/jsdoc3/jsdoc.git + $ cd jsdoc + $ git checkout v3.2.2 Again, the `jsdoc` executable, located at the root of `jsdoc` repository, should be in your `PATH`.