We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b9249 commit 45449c4Copy full SHA for 45449c4
1 file changed
README.md
@@ -196,8 +196,9 @@ your project's Gemfile, try
196
197
### Default Ruby
198
199
-If you wish to set a default Ruby, simply call `chruby` in `~/.bash_profile` or
200
-`~/.zprofile`:
+Once you have loaded `chruby.sh` and/or `auto.sh` in your shell configuration,
+you can also set a default Ruby. Simply call the `chruby` function in
201
+`~/.bash_profile` or `~/.zprofile`:
202
203
chruby ruby-1.9
204
0 commit comments