Skip to content

Commit 5cd631a

Browse files
committed
chore(docs): update server run command
1 parent fda3f5a commit 5cd631a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If you ever get stuck, reach out on [Discord](https://discord.com/invite/zerRaGK
6565
9. **Run the local server** to sanity-check:
6666

6767
```bash
68-
python run_server.py
68+
python -m server
6969
```
7070

7171
Open [http://localhost:8000](http://localhost:8000) to confirm everything works.

0 commit comments

Comments
 (0)