Skip to content

Commit

Permalink
Merge pull request #48 from aayushkapoor206/patch-1
Browse files Browse the repository at this point in the history
Update react.md
  • Loading branch information
James Baxley committed Apr 24, 2016
2 parents f870d09 + e79e794 commit e81359e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/apollo-client/react.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: How to use the Apollo Client to fetch GraphQL data in your React ap
This package allows you to easily integrate your Apollo client and Redux store with your React components. It works almost exactly like [react-redux](https://github.com/reactjs/react-redux).

```txt
npm install apollo-client
npm install react-apollo --save
```

[Follow apollostack/react-apollo on GitHub.](https://github.com/apollostack/react-apollo)
Expand Down

0 comments on commit e81359e

Please sign in to comment.