Skip to content

Commit e5732c3

Browse files
Merge pull request #1 from reinink/patch-1
Fix installation instructions
2 parents c45a6a2 + 3338016 commit e5732c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This preset scaffolding removes the manual steps required to get up and running
1010
## Usage
1111

1212
1. Fresh install Laravel >= 5.8 and cd to your app.
13-
2. Install this preset via `composer require laravel-frontend-presets/inertialjs`. Laravel will automatically discover this package. No need to register the service provider.
13+
2. Install this preset via `composer require laravel-frontend-presets/inertiajs`. Laravel will automatically discover this package. No need to register the service provider.
1414

1515
### Installation
1616

0 commit comments

Comments
 (0)