Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 82a0327

Browse files
committed
docs: update for bs < 5 users
1 parent 1414d2a commit 82a0327

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ Reason bindings for the official @apollo/react-hooks
55
## Installation
66

77
```
8-
yarn add reason-apollo-hooks reason-apollo @apollo/react-hooks
8+
yarn add reason-apollo-hooks [email protected] @apollo/react-hooks
9+
```
10+
11+
BuckleScript <= 5.0.0
12+
```
13+
yarn add [email protected] [email protected] @apollo/react-hooks
914
```
1015

1116
Follow the installation instructions of [graphql_ppx_re](https://github.com/baransu/graphql_ppx_re).

0 commit comments

Comments
 (0)