Skip to content

Commit 2d85532

Browse files
authored
Update installation.md
1 parent a9b3ad4 commit 2d85532

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/get-started/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Downloading and running Doc Detective is straightforward. Follow these steps to
1616
npm i -g doc-detective
1717
```
1818

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+
1921
3. Run a test:
2022

2123
```bash

0 commit comments

Comments
 (0)