Skip to content

Commit 429ed46

Browse files
committed
Update README for Ruby 3.4.4
1 parent 6aac540 commit 429ed46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ $ sudo apt install rbenv # Debian, Ubuntu 系のディストリビューショ
9393
## ↑ ココまで OS 個別の準備
9494
## ↓ ココから OS 共通の準備
9595
96-
# Ruby 3.4.3 をインストール
97-
$ rbenv install 3.4.3
96+
# Ruby 3.4.4 をインストール
97+
$ rbenv install 3.4.4
9898
9999
# Ruby が入っていることを確認
100100
$ ruby --version

0 commit comments

Comments
 (0)