Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjfalling committed Dec 14, 2015
1 parent 5834c89 commit d0b759f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ to assist users with gathering diagnostic data about their cluster and nodes.

Installation:

./bin/plugin --install elasticsearch/elasticsearch-support-diagnostics
./bin/plugin --install elastic/elasticsearch-support-diagnostics

Note for ES 2.0 users: We are working on a java version of the support diagnostic tool that will replace the existing .sh and .bat scripts. For now, if you are running ES 2.0, the above installation command will not work. However, you can download the scripts [directly](https://github.com/elastic/elasticsearch-support-diagnostics/tree/master/bin) and run them.

Expand Down Expand Up @@ -40,4 +40,4 @@ The script can be executed on Windows by calling either `support-diagnostics.bat

## Contributing

If you would like to contribute to this plugin, please see [the contributing document](https://github.com/elasticsearch/elasticsearch-support-diagnostics/blob/master/CONTRIBUTING.md)
If you would like to contribute to this plugin, please see [the contributing document](https://github.com/elastic/elasticsearch-support-diagnostics/blob/master/CONTRIBUTING.md)

0 comments on commit d0b759f

Please sign in to comment.