Skip to content

Commit 334cc32

Browse files
committed
install-from-source: update minimum ruby version
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
1 parent db41de5 commit 334cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/install-from-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This article explains how to install Fluentd from source \(git repository\). Thi
44

55
## Step 1: Install Ruby Interpreter
66

7-
Install Ruby `>= 2.1` and `bundler` on your local environment.
7+
Install Ruby `>= 2.7` and `bundler` on your local environment.
88

99
## Step 2: Fetch Source Code
1010

0 commit comments

Comments
 (0)