Skip to content

Commit

Permalink
add a remark about homebrew installatio (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Jun 5, 2018
1 parent 501245d commit e631c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ If you don't have maven installed, you may directly use the included [maven wrap

### [1.4 - Homebrew](#table-of-contents)

To install, run `brew install openapi-generator`
To install, run `brew install openapi-generator` (the new brew formula is pending https://github.com/Homebrew/homebrew-core/pull/28584)

Here is an example usage to generate a Ruby client:
```sh
Expand Down

0 comments on commit e631c16

Please sign in to comment.