1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 05:43:53 -05:00

Merge pull request #695 from lyrixx/patch-1

[README] Updated link to bundler.io
This commit is contained in:
Mislav Marohnić
2015-02-15 19:05:52 -08:00

View File

@@ -2,7 +2,7 @@
Use rbenv to pick a Ruby version for your application and guarantee
that your development environment matches production. Put rbenv to work
with [Bundler](http://gembundler.com/) for painless Ruby upgrades and
with [Bundler](http://bundler.io/) for painless Ruby upgrades and
bulletproof deployments.
**Powerful in development.** Specify your app's Ruby version once,