Skip to content

Commit e523ce9

Browse files
committed
Clarify the need for Node.js and pnpm as prerequisites
1 parent 4d7b043 commit e523ce9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ Welcome to the official docs for [**CodeRabbit**](https://coderabbit.ai), the co
3737

3838
## Getting Started
3939

40+
1. Make sure that you have the following prerequisites installed:
41+
42+
- [Node.js](https://nodejs.org/)
43+
- [pnpm](https://pnpm.io/installation)
44+
4045
1. Clone this repository:
4146

4247
```sh

0 commit comments

Comments
 (0)