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

Commit

Permalink
Merge branch 'master' of github.com:nhost/react-nhost
Browse files Browse the repository at this point in the history
  • Loading branch information
elitan committed Jul 13, 2020
2 parents d1448a3 + d6e5865 commit ec0f9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If a user is logged in, the `Authorization` header will be set with your JWT tok
## Install

```bash
npm install react-nhost @apollo/client
npm install react-nhost @apollo/client graphql graphql-tag
```

`@apollo/client` is required for `react-nhost` to work. You will use `@apollo/client` for `useQuery`, `useMutation`, `useSubscription`.
Expand Down

0 comments on commit ec0f9e7

Please sign in to comment.