Skip to content

Commit 4115c78

Browse files
committed
readme update
1 parent c5106ac commit 4115c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The preferred way to install this extension is through [composer](http://getcomp
99

1010
Either run
1111

12-
```
12+
```bash
1313
$ php composer.phar require alexeevdv/yii2-recaptcha-widget "1.1.0"
1414
```
1515

@@ -68,7 +68,7 @@ echo RecaptchaWidget::widget();
6868

6969
## Additional component and widget params
7070

71-
```
71+
```php
7272
/**
7373
* Optional. Color theme of the widget. "dark" or "light"
7474
* @var string

0 commit comments

Comments
 (0)