Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
musonza authored Apr 9, 2019
1 parent 9f43672 commit 7755505
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 @@ -46,7 +46,7 @@ composer require musonza/groups

3. You can use the facade for shorter code.
Add this to `./config/app.php` at the end of `aliases` array :
> Note : is facultative.

```php
'Groups' => Musonza\Groups\Facades\GroupsFacade::class,
```
Expand Down

0 comments on commit 7755505

Please sign in to comment.