Skip to content

Commit 4ab6cc9

Browse files
committed
update readme
1 parent ac6e264 commit 4ab6cc9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ This React starter kit utilizes React 19, TypeScript, Tailwind, and the [Mantine
1111
## Getting Started
1212

1313
```bash
14-
npx degit adrum/laravel-react-mantine-starter-kit my-app
15-
cd my-app
16-
npm install
17-
composer install
18-
composer run post-degit
19-
composer run dev
14+
laravel new --using=adrum/laravel-react-mantine-starter-kit
2015
```
2116

2217
## Documentation

0 commit comments

Comments
 (0)