mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Simplify
This commit is contained in:
parent
b4a91648eb
commit
77964fb83e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Simple Ruby Version Management: rbenv
|
# Simple Ruby Version Management: rbenv
|
||||||
|
|
||||||
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, understandable, and follows in the Unix tradition
|
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
||||||
of single-purpose tools that do one thing well.
|
tools that do one thing well.
|
||||||
|
|
||||||
### rbenv _does…_
|
### rbenv _does…_
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue