Skip to content

Commit 4555423

Browse files
authored
Merge pull request #4 from yonileibowitz/patch-1
updated install command
2 parents 793f9c0 + 747d49c commit 4555423

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
@@ -14,7 +14,7 @@ To make the plugin available in your Logstash environment follow these steps:
1414
- Download the latest release from this repository
1515
- Install the plugin from the Logstash home
1616
```sh
17-
bin/logstash-plugin install /path/to/logstash-output-kusto-0.1.6.gem
17+
bin/logstash-plugin install logstash-output-kusto
1818
```
1919

2020
## Configuration

0 commit comments

Comments
 (0)