Skip to content

Commit b1f13c1

Browse files
authored
Correct typochange npm command (#17)
1 parent 5e3609a commit b1f13c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This package is [ESM only][esm].
5050
In Node.js (version 12.20+, 14.14+, or 16.0+), install with [npm][]:
5151

5252
```sh
53-
npm install hast-util-from-dom
53+
npm install hast-util-to-dom
5454
```
5555

5656
In Deno with [`esm.sh`][esmsh]:

0 commit comments

Comments
 (0)