Created
February 21, 2016 20:01
-
-
Save vastus/7e869f01919fbaf881ec to your computer and use it in GitHub Desktop.
Install ruby w/ readline support using home brew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CONFIGURE_OPTS="--with-readline-dir=`brew --prefix readline`" rbenv install 2.3.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment