diff --git a/README.md b/README.md index d31cbe4b..a0302f87 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,12 @@ RUBIES+=(~/.rbenv/versions/*) RUBIES+=(~/.rbfu/rubies/*) ``` +#### brew + +``` bash +RUBIES+=(/usr/local/Cellar/ruby/*) +``` + ### Auto-Switching If you want chruby to auto-switch the current version of Ruby when you `cd`