mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 15:46:17 -04:00
Try a different image url
This commit is contained in:
parent
6c468d6166
commit
192dc23998
|
|
@ -1,6 +1,6 @@
|
|||
# Simple Ruby Version Management: rbenv
|
||||
|
||||
<img src="http://cloud.github.com/downloads/sstephenson/rbenv/rbenv.png" width="894" height="464">
|
||||
<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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Simple Ruby Version Management: rbenv
|
||||
|
||||
<img src="http://cloud.github.com/downloads/sstephenson/rbenv/rbenv.png" width="894" height="464">
|
||||
<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
|
||||
|
|
|
|||
Loading…
Reference in a new issue