Skip to content

Commit 8b60e12

Browse files
committed
docs: update bin command
1 parent f02e0e2 commit 8b60e12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export default defineConfig({
5959
3. Build via command:
6060

6161
```sh
62-
npx bundler
62+
npx hyperbundler
6363
```
6464

6565
## Options
@@ -84,7 +84,7 @@ export default defineConfig({
8484
Set a custom config path via the CLI command:
8585

8686
```sh
87-
npx bundler --config my.config.js
87+
npx hyperbundler --config my.config.js
8888
```
8989

9090
## Community

0 commit comments

Comments
 (0)