Skip to content

Commit 2be0d9b

Browse files
Update install instruction in README.md (#1312)
Warning: Calling brew cask install is deprecated! Use brew install [--cask] instead.
1 parent a31b996 commit 2be0d9b

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
@@ -19,7 +19,7 @@ GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive
1919
## Installation
2020

2121
```sh
22-
$ brew cask install graphql-playground
22+
$ brew install --cask graphql-playground
2323
```
2424

2525
## Features

0 commit comments

Comments
 (0)