Skip to content

Commit

Permalink
Docs: replace the command to install relay/macro (#7262)
Browse files Browse the repository at this point in the history
  • Loading branch information
soufDev authored and iansu committed Jun 23, 2019
1 parent 9d70c7a commit fc5ee76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/adding-relay.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ npm install --save babel-plugin-relay
Alternatively you may use `yarn`:

```sh
yarn upgrade babel-plugin-relay
yarn add babel-plugin-relay
```

Then, wherever you use the `graphql` template tag, import the macro:
Expand Down

0 comments on commit fc5ee76

Please sign in to comment.