Skip to content

Commit e02b31d

Browse files
Prettier fix
1 parent 02e4b76 commit e02b31d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ run:
2727
```bash
2828
nvm use 23.5.0
2929
```
30+
3031
### Install Dependencies
3132

3233
Once the correct Node.js version is set up, install the project's dependencies:
@@ -35,7 +36,7 @@ Once the correct Node.js version is set up, install the project's dependencies:
3536
npm install
3637
```
3738

38-
### Start the Development Server
39+
### Start the Development Server
3940

4041
```bash
4142
npm run dev

0 commit comments

Comments
 (0)