Skip to content

Commit da9d66c

Browse files
geertjanvdenboschfrenzymadness
authored andcommitted
Update readme since its now possible to install as an extra of lxml
1 parent 2002b54 commit da9d66c

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
@@ -6,8 +6,8 @@ This project was initially a part of [lxml](https://github.com/lxml/lxml). Becau
66

77
## Installation
88

9-
You can install this project directly via `pip install lxml_html_clean` or soon as an extra of lxml
10-
via `pip install lxml[html_clean]`. Both ways installs this project together with lxml itself.
9+
You can install this project directly via `pip install lxml_html_clean` or as an extra of lxml
10+
via `pip install lxml[html_clean]`. Both ways install this project together with lxml itself.
1111

1212
## Security
1313

0 commit comments

Comments
 (0)