Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nic authored Aug 17, 2017
1 parent 53ea56a commit 6f3a25c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ Provides a tabbed interface for editing and testing GraphQL queries/mutations wi

#### Installation

If you have [Homebrew](http://brew.sh/) installed on OSX:

```
brew cask install graphiql
```sh
git clone [email protected]:quan-to/graphiql-app.git && cd graphiql-app
yarn install
yarn build
yarn start
```

Alternately, download the binary from the [Releases](https://github.com/skevy/graphiql-app/releases) tab.

0 comments on commit 6f3a25c

Please sign in to comment.