Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peggyrayzis committed Jan 8, 2018
1 parent f0804e5 commit 357b9cb
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 @@ -30,7 +30,7 @@ npm install apollo-link-state --save
```

The rest of the instructions assume that you have already [set up Apollo
Client](https://github.com/apollographql/apollo-client#installation) in your application. After
Client](https://www.apollographql.com/docs/react/basics/setup.html#installation) in your application. After
you install the package, you can create your state link by calling
`withClientState` and passing in a resolver map. A resolver map describes how to
retrieve and update your local data.
Expand Down

0 comments on commit 357b9cb

Please sign in to comment.