From 10f9de4d5f031dfb6b42f1b7f8a37c39ff2f8178 Mon Sep 17 00:00:00 2001 From: Lee Hinman Date: Thu, 5 Nov 2015 10:40:04 -0700 Subject: [PATCH] [DOCS] Update version info in README --- README.textile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 0e0a6e97b42..01e33f76fc4 100644 --- a/README.textile +++ b/README.textile @@ -211,7 +211,11 @@ running the Elasticsearch test suite. h3. Upgrading from Elasticsearch 1.x? -In order to ensure a smooth upgrade process from earlier versions of Elasticsearch (< 1.0.0), it is recommended to perform a full cluster restart. Please see the "setup reference":https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html for more details on the upgrade process. +In order to ensure a smooth upgrade process from earlier versions of +Elasticsearch (1.x), it is required to perform a full cluster restart. Please +see the "setup reference": +https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html +for more details on the upgrade process. h1. License