Skip to content

Commit f353ba0

Browse files
committed
docs(contributing): remove redundant LOG_FORMAT from server run command
1 parent 0f7dbea commit f353ba0

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-
LOG_FORMAT=human python run_server.py
68+
python run_server.py
6969
```
7070

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

0 commit comments

Comments
 (0)