Fix ruby-build link
This commit is contained in:
parent
192dc23998
commit
dfe9889327
@ -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…
x
Reference in New Issue
Block a user