Skip to content

Commit e631c16

Browse files
authored
add a remark about homebrew installatio (#217)
1 parent 501245d commit e631c16

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
@@ -123,7 +123,7 @@ If you don't have maven installed, you may directly use the included [maven wrap
123123

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

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

128128
Here is an example usage to generate a Ruby client:
129129
```sh

0 commit comments

Comments
 (0)