From cf6ecd0d456a1593264fbbe18e023e7c9e2fd590 Mon Sep 17 00:00:00 2001 From: Russ Cam Date: Wed, 13 Sep 2017 11:31:54 +1000 Subject: [PATCH] Add beta tag to MSI Windows Installer --- docs/reference/setup/install/windows.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/setup/install/windows.asciidoc b/docs/reference/setup/install/windows.asciidoc index 4abf0872779f3..b765466391ccc 100644 --- a/docs/reference/setup/install/windows.asciidoc +++ b/docs/reference/setup/install/windows.asciidoc @@ -1,6 +1,8 @@ [[windows]] === Install Elasticsearch with Windows MSI Installer +beta[] + Elasticsearch can be installed on Windows using the `.msi` package. This can install Elasticsearch as a Windows service or allow it to be run manually using the included `elasticsearch.exe` executable.