Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandernst committed Mar 31, 2015
1 parent 9f45b68 commit 82018ab
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 @@ -11,7 +11,7 @@ To use it just require this library in your `composer.json` file:
And then add it to your components configuration in Yii2:

~~~php
'bootstrap' => ['devicedetect],
'bootstrap' => ['devicedetect'],
'components' => [
'devicedetect' => [
'class' => 'alexandernst\devicedetect\DeviceDetect'
Expand Down

0 comments on commit 82018ab

Please sign in to comment.