Skip to content

Commit 7e4e29b

Browse files
authored
Update README.md
1 parent 8c1f4ef commit 7e4e29b

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
@@ -43,7 +43,7 @@ composer require awssat/laravel-sync-migration
4343

4444

4545
#### Before Laravel 5.5
46-
In Laravel 5.4. you'll manually need to register the `Awssat\SyncMigration::class` service provider in `config/app.php`.
46+
In Laravel 5.4. you'll manually need to register the `Awssat\SyncMigration\SyncMigrationServiceProvider::class` service provider in `config/app.php`.
4747

4848

4949
## Usage

0 commit comments

Comments
 (0)