Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
modulardata authored Oct 17, 2024
1 parent 4e85e12 commit 7097d7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ If you're seeing this, you've probably already done this step. Congrats!

```bash
# create a new project in the current directory
npm create svelte@latest
bun create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app
bun create svelte@latest my-app
```

## Developing
Expand Down

0 comments on commit 7097d7e

Please sign in to comment.