We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b3ad4 commit 2d85532Copy full SHA for 2d85532
docs/get-started/installation.md
@@ -16,6 +16,8 @@ Downloading and running Doc Detective is straightforward. Follow these steps to
16
npm i -g doc-detective
17
```
18
19
+ **Note:** If you're working in a local copy of the `doc-detective` repository, you need to run `npm i` to install local dependencies.
20
+
21
3. Run a test:
22
23
```bash
0 commit comments