Skip to content

Commit d90fc2d

Browse files
committed
chore(readme): update
1 parent 9146d4f commit d90fc2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Nuxt UI Pro](https://img.shields.io/badge/Made%20with-Nuxt%20UI%20Pro-00DC82?logo=nuxt&labelColor=020420)](https://ui.nuxt.com/pro)
44

5-
This Laravel starter demonstrate how to use [Nuxt UI Pro](https://ui.nuxt.com/pro) in a [Laravel](https://laravel.com/) application using [InertiaJS](https://inertiajs.com/).
5+
This Laravel starter is based on [laravel/vue-starter-kit](https://github.com/laravel/vue-starter-kit) and demonstrate how to use [Nuxt UI Pro](https://ui.nuxt.com/pro) in a [Laravel](https://laravel.com/) application using [Inertia.js](https://inertiajs.com/).
66

77
- [Documentation](https://ui.nuxt.com/getting-started/installation/pro/vue)
88

@@ -11,7 +11,7 @@ This Laravel starter demonstrate how to use [Nuxt UI Pro](https://ui.nuxt.com/pr
1111
Make sure to install the dependencies:
1212

1313
```bash
14-
pnpm install && pnpm build
14+
pnpm install
1515
```
1616

1717
## Development Server

0 commit comments

Comments
 (0)