Skip to content

Commit 3e9ea7b

Browse files
author
Gregoor
committed
Add --save to graphql install
1 parent 4d6eb4d commit 3e9ea7b

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
@@ -50,7 +50,7 @@ through that README and the corresponding tests in parallel.
5050
Install GraphQL.js from npm
5151

5252
```sh
53-
npm install graphql
53+
npm install --save graphql
5454
```
5555

5656
GraphQL.js provides two important capabilities: building a type schema, and

0 commit comments

Comments
 (0)