Skip to content

Commit

Permalink
Update shell comments
Browse files Browse the repository at this point in the history
πŸ‘‹
  • Loading branch information
RichardLitt committed Nov 6, 2018
1 parent 4c6ca80 commit d3eaf58
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,13 @@ Documentation is available at [graphql-modules.com](https://graphql-modules.com/

To install graphql-modules, use the following:

$ npm install @graphql-modules/core
```sh
$ npm install @graphql-modules/core

// Or, with Yarn
# Or, with Yarn

$ yarn add @graphql-modules/core
$ yarn add @graphql-modules/core
```

Or, in alternative, just use the graphql-modules-seed to get started:

Expand Down

0 comments on commit d3eaf58

Please sign in to comment.