mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Move intro line above the fold
This commit is contained in:
parent
149e61a649
commit
828051e651
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Simple Ruby Version Management: rbenv
|
||||
|
||||
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
|
||||
|
||||
rbenv lets you easily switch between multiple versions of Ruby. It's
|
||||
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
||||
tools that do one thing well.
|
||||
|
||||
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
|
||||
|
||||
### rbenv _does…_
|
||||
|
||||
* Let you **change the global Ruby version** on a per-user basis.
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Simple Ruby Version Management: rbenv
|
||||
|
||||
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
|
||||
|
||||
rbenv lets you easily switch between multiple versions of Ruby. It's
|
||||
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
||||
tools that do one thing well.
|
||||
|
||||
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
|
||||
|
||||
### rbenv _does…_
|
||||
|
||||
* Let you **change the global Ruby version** on a per-user basis.
|
||||
|
|
Loading…
Reference in a new issue