mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 05:43:53 -05:00
Move intro line above the fold
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Simple Ruby Version Management: rbenv
|
# 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
|
rbenv lets you easily switch between multiple versions of Ruby. It's
|
||||||
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
||||||
tools that do one thing well.
|
tools that do one thing well.
|
||||||
|
|
||||||
|
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
|
||||||
|
|
||||||
### rbenv _does…_
|
### rbenv _does…_
|
||||||
|
|
||||||
* Let you **change the global Ruby version** on a per-user basis.
|
* Let you **change the global Ruby version** on a per-user basis.
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
# Simple Ruby Version Management: rbenv
|
# 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
|
rbenv lets you easily switch between multiple versions of Ruby. It's
|
||||||
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
||||||
tools that do one thing well.
|
tools that do one thing well.
|
||||||
|
|
||||||
|
<img src="http://i.sstephenson.us/rbenv.png" width="894" height="464">
|
||||||
|
|
||||||
### rbenv _does…_
|
### rbenv _does…_
|
||||||
|
|
||||||
* Let you **change the global Ruby version** on a per-user basis.
|
* Let you **change the global Ruby version** on a per-user basis.
|
||||||
|
|||||||
Reference in New Issue
Block a user