diff --git a/modules/ruby/README.md b/modules/ruby/README.md index 152e26de..36613bec 100644 --- a/modules/ruby/README.md +++ b/modules/ruby/README.md @@ -18,7 +18,8 @@ allows for managing multiple, isolated Ruby installations and gem sets in the home directory. Since RVM is loaded into the shell and is known to override shell commands, it -may conflict with shell scripts. +may conflict with shell scripts. It may be best to load the ruby module last +given that RVM needs to be injected into $PATH as the first element. rbenv -----