Skip to content

Commit f62ba5e

Browse files
mikemaccanadomenic
authored andcommitted
Add install instructions for jsdom@3
1 parent 1174b31 commit f62ba5e

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
@@ -7,7 +7,7 @@ A JavaScript implementation of the WHATWG DOM and HTML standards.
77
## Install
88

99
```bash
10-
$ npm install jsdom
10+
$ npm install jsdom@3
1111
```
1212

1313
If this gives you trouble with errors about installing Contextify, especially on Windows, see [below](#contextify).

0 commit comments

Comments
 (0)