Skip to content

Commit a553cf9

Browse files
authored
Update README.md
1 parent d22924e commit a553cf9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ Install
1313
Install the latest version using composer.
1414

1515
```bash
16-
$ composer require paquettg/php-html-parser
16+
$ composer require 1foru/php-html-parser
1717
```
18-
19-
This package can be found on [packagist](https://packagist.org/packages/paquettg/php-html-parser) and is best loaded using [composer](http://getcomposer.org/). We support php 7.2, 7.3, and 7.4.
18+
Since original creator seem abadoned this project, I can not install on my project, so I created fork and publish as new package to allow me to install on my project.
2019

2120
Basic Usage
2221
-----

0 commit comments

Comments
 (0)