Browse Source

Inform the user to load ruby as late as possible when using RVM

master
Sorin Ionescu 11 years ago
parent
commit
7722dd4400
  1. 3
      modules/ruby/README.md

3
modules/ruby/README.md

@ -20,6 +20,9 @@ home directory. @@ -20,6 +20,9 @@ home directory.
Since RVM is loaded into the shell and is known to override shell commands, it
may conflict with shell scripts.
Load this module as late as possible when using RVM since RVM will complain if
it is not first in `$PATH`.
rbenv
-----

Loading…
Cancel
Save