Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ruby-build
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ruby-build
Commits
82fe7d80
Commit
82fe7d80
authored
Feb 07, 2012
by
Dan Carley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add install instructions as just rbenv plugin.
parent
365225f2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
README.md
+7
-0
No files found.
README.md
View file @
82fe7d80
...
@@ -14,6 +14,13 @@ write permission to `/usr/local`, you will need to run `sudo
...
@@ -14,6 +14,13 @@ write permission to `/usr/local`, you will need to run `sudo
./install.sh`
instead. You can install to a different prefix by
./install.sh`
instead. You can install to a different prefix by
setting the
`PREFIX`
environment variable.
setting the
`PREFIX`
environment variable.
If you only intend to use ruby-build via rbenv then you can
install it locally as a plugin:
$ mkdir -p ~/.rbenv/plugins
$ cd ~/.rbenv/plugins
$ git clone git://github.com/sstephenson/ruby-build.git
### Installing Ruby
### Installing Ruby
To install a Ruby version, run the
`ruby-build`
command with the path
To install a Ruby version, run the
`ruby-build`
command with the path
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment