Skip to content

Commit 691f701

Browse files
committed
readme updated
1 parent fd9bd4e commit 691f701

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ http://simplehtmldom.sourceforge.net/
1717
Install
1818
-------
1919

20-
composer.phar
21-
require
22-
"sunra/php-simple-html-dom-parser": "v1.5.0"
23-
20+
composer.phar
21+
```json
22+
"require": {
23+
"sunra/php-simple-html-dom-parser": "v1.5.0"
24+
}
25+
```
2426

2527
Usage
2628
-----

0 commit comments

Comments
 (0)