Skip to content

Commit 584c19d

Browse files
committed
docs: update CONTRIBUTING.md
1 parent 4402756 commit 584c19d

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
@@ -20,7 +20,7 @@ uv --directory sdk/python sync
2020
```sh
2121
pnpm -C ui dev
2222
pnpm -C docs dev
23-
go -C service run main.go
23+
go -C service run main.go debug
2424
uv --directory sdk/python run example.py
2525
```
2626

0 commit comments

Comments
 (0)