mirror of
https://github.com/rbenv/ruby-build.git
synced 2026-01-14 10:51:04 +01:00
commit
13b6aa19a0
1 changed files with 1 additions and 3 deletions
|
|
@ -15,9 +15,7 @@ need precise control over Ruby version installation.
|
|||
Installing ruby-build as an rbenv plugin will give you access to the
|
||||
`rbenv install` command.
|
||||
|
||||
$ mkdir -p ~/.rbenv/plugins
|
||||
$ cd ~/.rbenv/plugins
|
||||
$ git clone git://github.com/sstephenson/ruby-build.git
|
||||
$ git clone git://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
|
||||
|
||||
This will install the latest development version of ruby-build into
|
||||
the `~/.rbenv/plugins/ruby-build` directory. From that directory, you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue