Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
jecovier committed May 23, 2021
1 parent 58bb805 commit 0d932d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ InertiaRoute::svelte();
## Installation

```
composer require jecovier/laravel-inertia-route
composer require jecovier/laravel-inertia-routes
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jecovier/laravel-inertia-route",
"name": "jecovier/laravel-inertia-routes",
"description": "Automatically create routes for any inertia component.",
"type": "library",
"require": {
Expand Down

0 comments on commit 0d932d2

Please sign in to comment.