Skip to content

Commit f27132d

Browse files
Merge pull request #80 from bertdeblock/fix-formatting-of-readme-file
Fix formatting of README file
2 parents d6a365a + 087682b commit f27132d

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)