mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-20 08:01:12 +02:00
Add link to suggested build environment to README
This commit is contained in:
parent
c819790848
commit
70d8e39492
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@ Or, if you would like to install the latest development release:
|
||||||
|
|
||||||
## Usage
|
## 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
|
### Using `rbenv install` with rbenv
|
||||||
|
|
||||||
To install a Ruby version for use with rbenv, run `rbenv install` with the
|
To install a Ruby version for use with rbenv, run `rbenv install` with the
|
||||||
|
|
Loading…
Reference in a new issue