Skip to content

Commit 928d0fa

Browse files
author
Bruno Cabral
committed
2 parents 4ce582c + 18aeb7e commit 928d0fa

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
@@ -35,7 +35,7 @@ In Laravel 5.4. you'll manually need to register the `\Potelo\LaravelBlockBots\B
3535
#### Config
3636
To adjust the library, you can publish the config file to your project using:
3737
```
38-
php artisan vendor:publish --provider="\Potelo\LaravelBlockBots\BlockBotsServiceProvider"
38+
php artisan vendor:publish --provider="Potelo\LaravelBlockBots\BlockBotsServiceProvider"
3939
```
4040

4141
## Usage

0 commit comments

Comments
 (0)