Skip to content

Commit 6d950eb

Browse files
authored
Update README.md
1 parent 6f7b81d commit 6d950eb

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
@@ -17,7 +17,7 @@ composer require coderflexx/laravel-presenter
1717
You can publish the config file with:
1818

1919
```bash
20-
vendor:publish --provider="Coderflex\LaravelPresenter\LaravelPresenterServiceProvider"
20+
php artisan vendor:publish --provider="Coderflex\LaravelPresenter\LaravelPresenterServiceProvider"
2121
```
2222

2323
This is the contents of the published config file:

0 commit comments

Comments
 (0)