Skip to content

Commit dd3c6c2

Browse files
authored
Merge pull request #322 from Punkoivan/updated-install-version
Update plugin's version in installation guide
2 parents 86d8191 + ebb208c commit dd3c6c2

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)