Skip to content

Commit 4d606e4

Browse files
author
Daniel Schmidt
committed
docs: document dependencies
1 parent 1d35c20 commit 4d606e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ export default function MyComponent() {
3838
}
3939
```
4040

41+
## Setup
42+
43+
You need React in `>= 16.8.0-alpha.1`. Besides just run `npm install --save reactive-graphql-react` and you are ready to go.
44+
4145
## License
4246

4347
MIT

0 commit comments

Comments
 (0)