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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Eliasson committed Jul 13, 2020
1 parent e62fb86 commit d6e5865
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 d6e5865

Please sign in to comment.