Added note about .[bash]_profile issue to docs. #855

This commit is contained in:
Parker Moore 2012-12-17 17:00:53 -05:00
parent 8ad5e040d2
commit 81b7b30acd

View File

@ -23,6 +23,8 @@ source ~/.bash_profile
**Zsh users:** In the instructions above substitute `~/.bash_profile` with `~/.zshenv`.
**Note:** You may need to add `source ~/.bash_profile` to `~/.profile` depending upon your bash configuration.
## Alternate Installation Using Homebrew
If you use Homebrew on Mac OS X you may prefer to install rbenv like this: