diff --git a/README.md b/README.md index 292949ac984e..d1fe0e4e7b24 100644 --- a/README.md +++ b/README.md @@ -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