Docs: replace the command to install relay/macro (#7262)

This commit is contained in:
Soufiane AIT AKKACHE
2019-06-23 21:50:04 +02:00
committed by Ian Sutherland
parent 9d70c7afab
commit fc5ee76ae9

View File

@@ -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: