Commit 223f0a5e by Mislav Marohnić

Merge pull request #603 from wjordan/patch-1

Add link to suggested build environment to README
parents c8197908 70d8e394
......@@ -61,6 +61,9 @@ Or, if you would like to install the latest development release:
## Usage
Before you begin, you should ensure that your build environment has the proper
system dependencies for compiling the wanted Ruby version (see our [recommendations](https://github.com/sstephenson/ruby-build/wiki#suggested-build-environment)).
### Using `rbenv install` with rbenv
To install a Ruby version for use with rbenv, run `rbenv install` with the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment