Skip to content

Commit 6e17947

Browse files
committed
Clarify that the second installation step is specifically for Node.js dependencies
1 parent e523ce9 commit 6e17947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Welcome to the official docs for [**CodeRabbit**](https://coderabbit.ai), the co
4949
cd coderabbit-docs
5050
```
5151

52-
2. Install dependencies:
52+
2. Install Node.js dependencies using `pnpm`:
5353

5454
```sh
5555
pnpm install

0 commit comments

Comments
 (0)