Skip to content

Instantly share code, notes, and snippets.

@murayama
Last active December 19, 2015 06:58
Show Gist options
  • Save murayama/5914872 to your computer and use it in GitHub Desktop.
Save murayama/5914872 to your computer and use it in GitHub Desktop.
Macでrbenvを使ってruby2.0をいれる

Macでrbenvを使ってruby2.0をいれる

RUBY_CONFIGURE_OPTS="--with-readline-dir=`brew --prefix readline`" rbenv install 2.0.0-p247
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment