Skip to content

Commit fc5ee76

Browse files
soufDeviansu
authored andcommitted
Docs: replace the command to install relay/macro (#7262)
1 parent 9d70c7a commit fc5ee76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/adding-relay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ npm install --save babel-plugin-relay
1414
Alternatively you may use `yarn`:
1515

1616
```sh
17-
yarn upgrade babel-plugin-relay
17+
yarn add babel-plugin-relay
1818
```
1919

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

0 commit comments

Comments
 (0)