We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d2974 commit d2d4821Copy full SHA for d2d4821
README.md
@@ -4,11 +4,7 @@ Plugin for [`graphql-cli`](https://github.com/graphql-cli/graphql-cli) to bundle
4
5
## Installation
6
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
-```
+The `graphql-cli-prepare` plugin is shipped with `graphql-cli`.
12
13
## Usage
14
```
0 commit comments