From 99f9586968bd134c90b1512637cadf8939bbc545 Mon Sep 17 00:00:00 2001 From: gemmaro Date: Tue, 24 Jun 2025 20:40:01 +0900 Subject: [PATCH] Add reference to Japanese translation on the homepage --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 2a9a000..0f48474 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@

rbenv - the Ruby version manager

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.

For more information, see github.com/rbenv/rbenv

+

Translations: 日本語 (Japanese)

Installation