Skip to content

Commit b9fff22

Browse files
authored
docs: fix docs (#2)
1 parent 1bbb45e commit b9fff22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ extension.sayHello();
2727

2828
## Development
2929

30+
Install dependencies:
31+
32+
`bun install`
33+
3034
Test:
3135

3236
`bun test`

0 commit comments

Comments
 (0)