Skip to content

Commit 087682b

Browse files
committed
Fix formatting of README file
1 parent d6a365a commit 087682b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ This is the blueprint that is used to generate a **new** Ember app using [Vite](
44

55
If you have an existing app that you would like to upgrade to use Vite consider using the [ember-vite-codemod](https://github.com/mainmatter/ember-vite-codemod)
66

7-
## Usage
7+
## Usage
88

9+
```
910
pnpm dlx ember-cli@latest app my-app-name -b @ember/app-blueprint --pnpm
10-
11+
```

0 commit comments

Comments
 (0)