Skip to content

Commit 3e6b856

Browse files
committed
Fix wrong command at README
1 parent a96d047 commit 3e6b856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This project was created using `bun init` in bun v1.0.30. [Bun](https://bun.sh)
2020
### Run at homeserver side
2121

2222
```shell
23-
bun build bundle:sdk
23+
bun run bundle:sdk
2424
```
2525

2626
### Run at Rocket.Chat side

0 commit comments

Comments
 (0)