Skip to content

Commit

Permalink
Pedantic change
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Feb 15, 2018
1 parent cb68ae4 commit ebff8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Provides a tabbed interface for editing and testing GraphQL queries/mutations wi

#### Installation

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

```
brew cask install graphiql
Expand All @@ -23,4 +23,4 @@ Alternately, download the binary from the [Releases](https://github.com/skevy/gr
- cd into it
- install all the require packages: `npm i`
- build the project: `npm run build`
- start the project: `npm start`
- start the project: `npm start`

0 comments on commit ebff8c8

Please sign in to comment.