Skip to content

Commit eae8414

Browse files
committed
Fix Maven Artifact Id in README
1 parent 8f06d47 commit eae8414

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
@@ -44,7 +44,7 @@ Please refer to the [technical documentation](https://opendistro.github.io/for-e
4444

4545
```
4646
<ES directory>/bin/elasticsearch-plugin install \
47-
-b com.amazon.opendistroforelasticsearch:elasticsearch-security:0.8.0.0
47+
-b com.amazon.opendistroforelasticsearch:opendistro_security:0.8.0.0
4848
```
4949

5050
* ``cd`` into ``<ES directory>/plugins/opendistro_security/tools``

0 commit comments

Comments
 (0)