Point people to the readme

This commit is contained in:
Sam Stephenson 2012-12-30 15:29:52 -06:00
parent b9474ae1db
commit aa4a0287f9

View file

@ -11,6 +11,10 @@
# (defaults to $RBENV_ROOT/sources)
# -v/--verbose Verbose mode: print compilation status to stdout
#
# For detailed information on installing Ruby versions with
# ruby-build, including a list of environment variables for adjusting
# compilation, see: https://github.com/sstephenson/ruby-build#usage
#
set -e
[ -n "$RBENV_DEBUG" ] && set -x