Skip to content

Commit

Permalink
update bun command
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
  • Loading branch information
Dhaiwat10 and petertonysmith94 authored Jan 2, 2025
1 parent 6f3b3f9 commit 91b4f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/src/guide/creating-a-fuel-dapp/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npm create fuels@{{fuels}} -- [project-name] [options]
```

```sh-vue [bun]
bunx --bun create-fuels@{{fuels}} [project-name] [options]
bun create fuels@{{fuels}} [project-name] [options]
```

:::
Expand Down

0 comments on commit 91b4f74

Please sign in to comment.