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

Commit 2d2e7e5

Browse files
authored
Merge pull request #188 from nickdbush/patch-1
Fix typo in README.md
2 parents ebffce9 + 78c034c commit 2d2e7e5

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)