Skip to content

Commit 7f0b4d1

Browse files
committed
Replace tabs with spaces. Normalize ordered-list numbering.
1 parent 6e17947 commit 7f0b4d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Welcome to the official docs for [**CodeRabbit**](https://coderabbit.ai), the co
3939

4040
1. Make sure that you have the following prerequisites installed:
4141

42-
- [Node.js](https://nodejs.org/)
43-
- [pnpm](https://pnpm.io/installation)
42+
- [Node.js](https://nodejs.org/)
43+
- [pnpm](https://pnpm.io/installation)
4444

4545
1. Clone this repository:
4646

@@ -49,13 +49,13 @@ Welcome to the official docs for [**CodeRabbit**](https://coderabbit.ai), the co
4949
cd coderabbit-docs
5050
```
5151

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

5454
```sh
5555
pnpm install
5656
```
5757

58-
3. Start the development server:
58+
1. Start the development server:
5959

6060
```sh
6161
pnpm start

0 commit comments

Comments
 (0)