mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
docs: remove instructions for installing development version
This command no longer works now that the `jsdoc` package is in a `packages/jsdoc` subdirectory. Fixes #1714.
This commit is contained in:
parent
267b8d28f8
commit
ac89505b56
@ -29,11 +29,6 @@ recent patch-level version. See
|
|||||||
[this Stack Overflow answer](https://stackoverflow.com/questions/22343224) for
|
[this Stack Overflow answer](https://stackoverflow.com/questions/22343224) for
|
||||||
more information about the caret and tilde operators.
|
more information about the caret and tilde operators.
|
||||||
|
|
||||||
To install the latest development version locally, without updating your
|
|
||||||
project's `package.json` file:
|
|
||||||
|
|
||||||
npm install git+https://github.com/jsdoc/jsdoc.git
|
|
||||||
|
|
||||||
If you installed JSDoc locally, the JSDoc command-line tool is available in
|
If you installed JSDoc locally, the JSDoc command-line tool is available in
|
||||||
`./node_modules/.bin`. To generate documentation for the file
|
`./node_modules/.bin`. To generate documentation for the file
|
||||||
`yourJavaScriptFile.js`:
|
`yourJavaScriptFile.js`:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user