Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 78c034c

Browse files
authored
Fix type in README.md
1 parent ebffce9 commit 78c034c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TypeScript support, including emitting type definitions.
1010
Add the package to your dev dependencies:
1111

1212
```
13-
yarn add graphql graphql-compiler --dev
13+
yarn add graphql relay-compiler --dev
1414
yarn add typescript relay-compiler-language-typescript --dev
1515
```
1616

0 commit comments

Comments
 (0)