Skip to content

Commit

Permalink
Merge pull request #754 from Yaq0ub/step-10-indent
Browse files Browse the repository at this point in the history
indent step 10 in documentation
  • Loading branch information
TyrinH authored Jul 24, 2024
2 parents 66b424f + 563914f commit eab1f05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ To get started with Code Racer locally, follow these steps
```
10. Start the web socket server

```sh
npm run dev:wss
```
```sh
npm run dev:wss
```
Open your browser and visit <http://localhost:3000> to see the application running.

## Working on New Features
Expand Down

0 comments on commit eab1f05

Please sign in to comment.