From fc4ef542ba0e81158f4f74cb5754d7ecf972cc57 Mon Sep 17 00:00:00 2001 From: Ed Robinson Date: Tue, 8 Nov 2016 18:58:19 +0000 Subject: [PATCH] Fix installation instructions Fixes #53 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 367ee79..aea43f0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Kubernetes Cloud plugin allows to use Kubernetes API for the unicast discove Installation ============ ``` -elasticsearch-plugin install io.fabric8/elasticsearch-cloud-kubernetes/5.0.0 +elasticsearch-plugin install io.fabric8:elasticsearch-cloud-kubernetes:5.0.0 ``` Versions available