Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 7b09c1d

Browse files
author
Je
committed
doc: update contributing
1 parent 0968ce1 commit 7b09c1d

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
@@ -16,7 +16,7 @@ You will need [Deno](https://deno.land/) 1.4+ and [VS Code](https://code.visuals
1616
4. Change code then run examples.
1717

1818
```bash
19-
deno run -A --unstable --importmap=import_map.json cli.ts ./examples/hello-world --log=debug
19+
deno run -A --unstable --importmap=import_map.json cli.ts ./examples/hello-world -L debug
2020
```
2121

2222
## Testing

0 commit comments

Comments
 (0)