Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ <h1>rbenv - the Ruby version manager</h1>
<div class="sectionbody">
<p>rbenv is a version manager tool for the Ruby programming language on Unix-like systems. It is useful for switching between multiple Ruby versions on the same machine and for ensuring that each project you are working on always runs on the correct Ruby version.</p>
<p>For more information, see <a href="https://github.com/rbenv/rbenv#readme">github.com/rbenv/rbenv</a></p>
<p>Translations: <a href="https://gemmaro.github.io/rbenv.github.io/">日本語 (Japanese)</a></p>
</div>
<h2 id="install">Installation</h2>
<div class="sectionbody">
Expand Down