diff --git a/README.md b/README.md index 58f024d231..1aae9576ad 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ through that README and the corresponding tests in parallel. Install GraphQL.js from npm ```sh -npm install graphql +npm install --save graphql ``` GraphQL.js provides two important capabilities: building a type schema, and