Skip to content

Commit eab1f05

Browse files
authored
Merge pull request #754 from Yaq0ub/step-10-indent
indent step 10 in documentation
2 parents 66b424f + 563914f commit eab1f05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ To get started with Code Racer locally, follow these steps
8383
```
8484
10. Start the web socket server
8585

86-
```sh
87-
npm run dev:wss
88-
```
86+
```sh
87+
npm run dev:wss
88+
```
8989
Open your browser and visit <http://localhost:3000> to see the application running.
9090

9191
## Working on New Features

0 commit comments

Comments
 (0)