Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyyb authored Jan 6, 2021
1 parent 4afafb0 commit 45bace6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Override Nova Layout view to add context selector like bellow :
Some options that you can override are available.

```sh
php artisan vendor:publish --provider="Novius\LaravelNovaContexts\ToolServiceProvider" --tag="config"
php artisan vendor:publish --provider="Novius\LaravelNovaContexts\LaravelNovaContextsServiceProvider" --tag="config"
```

## Models configuration
Expand Down

0 comments on commit 45bace6

Please sign in to comment.