Skip to content

Commit f33ccea

Browse files
Correct package name in readme
1 parent cec43d9 commit f33ccea

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
@@ -9,7 +9,7 @@ This is an extension for the Laravel migrations. It is useful when you have a bi
99
You can install the package via composer:
1010

1111
```bash
12-
composer require proai/laravel-struct
12+
composer require proai/laravel-super-migrations
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)