Skip to content

Commit b0d1e7e

Browse files
timneutkensarunoda
authored andcommitted
Install peerDependencies in readme (#1116)
1 parent b39a32a commit b0d1e7e

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
@@ -49,7 +49,7 @@ _**NOTE! the README on the `master` branch might not match that of the [latest s
4949
Install it:
5050

5151
```bash
52-
npm install next --save
52+
npm install next react react-dom --save
5353
```
5454

5555
and add a script to your package.json like this:

0 commit comments

Comments
 (0)