Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Cabral committed Sep 13, 2018
2 parents 4ce582c + 18aeb7e commit 928d0fa
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 @@ -35,7 +35,7 @@ In Laravel 5.4. you'll manually need to register the `\Potelo\LaravelBlockBots\B
#### Config
To adjust the library, you can publish the config file to your project using:
```
php artisan vendor:publish --provider="\Potelo\LaravelBlockBots\BlockBotsServiceProvider"
php artisan vendor:publish --provider="Potelo\LaravelBlockBots\BlockBotsServiceProvider"
```

## Usage
Expand Down

0 comments on commit 928d0fa

Please sign in to comment.