Skip to content

Commit 648e893

Browse files
committed
correct path for install command
1 parent 6c7bcf7 commit 648e893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Sync remote database to a local database
88
Install the package.
99

1010
```bash
11-
composer require dcblogdev/db-sync
11+
composer require dcblogdev/laravel-db-sync
1212
```
1313

1414
## Config

0 commit comments

Comments
 (0)