Skip to content

Commit 72e5e83

Browse files
committed
chore(readme): update quick start
1 parent 3de7c82 commit 72e5e83

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ Get started with the Nuxt dashboard template with multiple pages, collapsible si
1515
</picture>
1616
</a>
1717

18-
## Vue Dashboard Template
19-
20-
The dashboard template for Vue is on https://github.com/nuxt-ui-templates/dashboard-vue.
18+
> The dashboard template for Vue is on https://github.com/nuxt-ui-templates/dashboard-vue.
2119
2220
## Quick Start
2321

2422
```bash [Terminal]
25-
npx nuxi@latest init -t github:nuxt-ui-templates/dashboard
23+
npm create nuxt@latest -- -t github:nuxt-ui-templates/dashboard
2624
```
2725

2826
## Deploy your own

0 commit comments

Comments
 (0)