mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-19 20:51:59 +01:00
Point people to the readme
This commit is contained in:
parent
b9474ae1db
commit
aa4a0287f9
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue