From 0767456e22a7e745917c152fa783fcbd5905f55b Mon Sep 17 00:00:00 2001 From: Robin Clarke Date: Mon, 11 Jan 2016 14:28:01 +0100 Subject: [PATCH] Clearer documentation around 2.x version selection --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0acc7b..f68e289 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,8 @@ Additional parameters to es_config allow the customization of the Java and Elast Following variables affect the versions installed: -* ```es_major_version``` (e.g. "1.5" ). Should be consistent with es_version. -* ```es_version``` (e.g. "1.5.2"). For versions > 2.x this must be "2.x". +* ```es_major_version``` (e.g. "1.5" ). Should be consistent with es_version. For versions >= 2.0 this must be "2.x". +* ```es_version``` (e.g. "1.5.2"). * ```es_start_service``` (true (default) or false) * ```es_plugins_reinstall``` (true or false (default) ) * ```es_plugins``` (an array of plugin definitons e.g.: