Skip to content

Commit ebb208c

Browse files
committed
update plugin's version in installation guide
Signed-off-by: Ivan Punko <[email protected]>
1 parent 7469d77 commit ebb208c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ We must setup SQS queue and S3 event notification before use this plugin.
3232
Simply use RubyGems:
3333

3434
$ gem install fluent-plugin-s3 -v "~> 0.8" --no-document # for fluentd v0.12 or later
35-
$ gem install fluent-plugin-s3 -v 1.0.0 --no-document # for fluentd v1.0 or later
35+
$ gem install fluent-plugin-s3 -v 1.3.0 --no-document # for fluentd v1.0 or later
3636

3737
## Configuration: credentials
3838

0 commit comments

Comments
 (0)