Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinArce authored Apr 5, 2024
1 parent c42d457 commit f501107
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ cargo install bun-cli
After installing, you can create a new Bun project by simply running:

```bash
bun-cli new my_project
bun-cli
```
This command creates a new directory called my_project with all the necessary files and directories for a Bun project.
Then enter a cool name for your project 😎, for example "my-cool-project".

This command creates a new directory called my-cool-project with all the necessary files and directories for a Bun project.

## Contributing 🤠
Contributions to Bun CLI Generator are welcome! If you have suggestions for improvements or encounter any issues, please open an issue or submit a pull request on GitHub.

0 comments on commit f501107

Please sign in to comment.