Clarify other package manager use c04d3849
Pedro Santana · 2025-07-11 18:36 1 file(s) · +2 −0
README.md +2 −0
16 16
bun create bhvr my-bhvr-app
17 17
```
18 18
19 +
You can use `create-bhvr` with other package managers, but we highly recommend you stick with Bun.
20 +
19 21
```bash
20 22
# Using PNPM
21 23
pnpm create bhvr my-bhvr-app