Skip to content

Commit

Permalink
Update react.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushkapoor206 committed Apr 24, 2016
1 parent f870d09 commit e79e794
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 e79e794

Please sign in to comment.