Skip to content

Commit 0284dff

Browse files
authored
Update CONTRIBUTING.md
1 parent 64a3aeb commit 0284dff

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
@@ -9,7 +9,7 @@ bun install
99
To run:
1010

1111
```bash
12-
bun run index.ts
12+
bun run src/index.ts
1313
```
1414

1515
This project was created using `bun init` in bun v1.2.1. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.

0 commit comments

Comments
 (0)