Skip to content

Commit d2d4821

Browse files
authored
docs(readme): updated installation instructions
1 parent d3d2974 commit d2d4821

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ Plugin for [`graphql-cli`](https://github.com/graphql-cli/graphql-cli) to bundle
44

55
## Installation
66

7-
Install `graphql-cli-prepare` either globally (recommended) or locally using your favorite package manager:
8-
```shell
9-
$ yarn [global] add graphql-cli-prepare
10-
$ npm install graphql-cli-prepare [--global]
11-
```
7+
The `graphql-cli-prepare` plugin is shipped with `graphql-cli`.
128

139
## Usage
1410
```

0 commit comments

Comments
 (0)