mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
Simplify
This commit is contained in:
parent
b4a91648eb
commit
77964fb83e
|
|
@ -1,8 +1,8 @@
|
|||
# Simple Ruby Version Management: rbenv
|
||||
|
||||
rbenv lets you easily switch between multiple versions of Ruby. It's
|
||||
simple, unobtrusive, understandable, and follows in the Unix tradition
|
||||
of single-purpose tools that do one thing well.
|
||||
simple, unobtrusive, and follows the UNIX tradition of single-purpose
|
||||
tools that do one thing well.
|
||||
|
||||
### rbenv _does…_
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue