Skip to content

Commit 04d9074

Browse files
authored
Update README.md
1 parent 908779e commit 04d9074

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
@@ -34,7 +34,7 @@ If you are using Laravel 5.5+, the package will automatically register the servi
3434
Once the package is installed, publish the configuration file using
3535

3636
```bash
37-
php artisan vendor:publish --proivder=BeyondCode\\ErdGenerator\\ErdGeneratorServiceProvider
37+
php artisan vendor:publish --provider=BeyondCode\\ErdGenerator\\ErdGeneratorServiceProvider
3838
```
3939

4040
Open the configuration file and add all folders, that contain your model files.

0 commit comments

Comments
 (0)