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
28b9bcb6
Commit
28b9bcb6
authored
Apr 19, 2013
by
Sam Stephenson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #337 from mhuffnagle/UpdateReadme
Unable to clone ruby-build from behind firewall
parents
35324692
ae365a37
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
+2
-2
No files found.
README.md
View file @
28b9bcb6
...
@@ -15,7 +15,7 @@ need precise control over Ruby version installation.
...
@@ -15,7 +15,7 @@ need precise control over Ruby version installation.
Installing ruby-build as an rbenv plugin will give you access to the
Installing ruby-build as an rbenv plugin will give you access to the
`rbenv install`
command.
`rbenv install`
command.
git clone
git
://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
git clone
https
://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
This will install the latest development version of ruby-build into
This will install the latest development version of ruby-build into
the
`~/.rbenv/plugins/ruby-build`
directory. From that directory, you
the
`~/.rbenv/plugins/ruby-build`
directory. From that directory, you
...
@@ -29,7 +29,7 @@ the `ruby-build` command for precise control over Ruby version
...
@@ -29,7 +29,7 @@ the `ruby-build` command for precise control over Ruby version
installation. If you have rbenv installed, you will also be able to
installation. If you have rbenv installed, you will also be able to
use the
`rbenv install`
command.
use the
`rbenv install`
command.
git clone
git
://github.com/sstephenson/ruby-build.git
git clone
https
://github.com/sstephenson/ruby-build.git
cd ruby-build
cd ruby-build
./install.sh
./install.sh
...
...
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