Skip to content

Commit

Permalink
Reintroduce install doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Jul 14, 2016
1 parent a6d9169 commit b9f1259
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -6,8 +6,15 @@ From elasticsearch 2.0 you need to look at the following links:
* [Documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/current/index.html).
* [Question? Bugs?](https://discuss.elastic.co/c/elasticsearch)

For older versions, look at the following table:
For older versions, look at the following documentation.

In order to install the plugin, run:

```sh
bin/plugin install elasticsearch/elasticsearch-cloud-aws/VERSION
```

Where `VERSION` is the one you want to install.

| Elasticsearch | AWS Cloud Plugin | Docs |
|------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
Expand Down

0 comments on commit b9f1259

Please sign in to comment.