Skip to content

Commit d4193fb

Browse files
authored
install-from-source: update minimum ruby version (#569)
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent db41de5 commit d4193fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/install-from-source.md

+1-1
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)