Skip to content

Commit 37f7eec

Browse files
committed
Fix README
1 parent 0a0b4a9 commit 37f7eec

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,16 @@
1313

1414
## Installation
1515

16+
* Fluentd
17+
18+
```bash
19+
$ fluent-gem install fluent-plugin-remote_syslog
20+
```
21+
22+
* td-agent
23+
1624
```bash
17-
fluent-gem install fluent-plugin-remote_syslog
25+
$ td-agent-gem install fluent-plugin-remote_syslog
1826
```
1927

2028
## Usage

0 commit comments

Comments
 (0)