We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a3aeb commit 0284dffCopy full SHA for 0284dff
CONTRIBUTING.md
@@ -9,7 +9,7 @@ bun install
9
To run:
10
11
```bash
12
-bun run index.ts
+bun run src/index.ts
13
```
14
15
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