mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Fix ruby-build link
This commit is contained in:
parent
192dc23998
commit
dfe9889327
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ tools that do one thing well.
|
||||||
* **Have a configuration file.** There's nothing to configure except
|
* **Have a configuration file.** There's nothing to configure except
|
||||||
which version of Ruby you want to use.
|
which version of Ruby you want to use.
|
||||||
* **Install Ruby.** You can build and install Ruby yourself, or use
|
* **Install Ruby.** You can build and install Ruby yourself, or use
|
||||||
[ruby-build](https://github.com/sstephenson/ruby-build.git) to
|
[ruby-build](https://github.com/sstephenson/ruby-build) to
|
||||||
automate the process.
|
automate the process.
|
||||||
* **Manage gemsets.** [Bundler](http://gembundler.com/) is a better
|
* **Manage gemsets.** [Bundler](http://gembundler.com/) is a better
|
||||||
way to manage application dependencies. If you have projects that
|
way to manage application dependencies. If you have projects that
|
||||||
|
|
|
@ -21,7 +21,7 @@ tools that do one thing well.
|
||||||
* **Have a configuration file.** There's nothing to configure except
|
* **Have a configuration file.** There's nothing to configure except
|
||||||
which version of Ruby you want to use.
|
which version of Ruby you want to use.
|
||||||
* **Install Ruby.** You can build and install Ruby yourself, or use
|
* **Install Ruby.** You can build and install Ruby yourself, or use
|
||||||
[ruby-build](https://github.com/sstephenson/ruby-build.git) to
|
[ruby-build](https://github.com/sstephenson/ruby-build) to
|
||||||
automate the process.
|
automate the process.
|
||||||
* **Manage gemsets.** [Bundler](http://gembundler.com/) is a better
|
* **Manage gemsets.** [Bundler](http://gembundler.com/) is a better
|
||||||
way to manage application dependencies. If you have projects that
|
way to manage application dependencies. If you have projects that
|
||||||
|
|
Loading…
Reference in a new issue