From ecddd9662b58e4f7e5baf2daaf05fd863ac825a8 Mon Sep 17 00:00:00 2001 From: jaymode Date: Fri, 8 Jan 2016 07:31:54 -0500 Subject: [PATCH] update setup instructions Original commit: elastic/x-pack-elasticsearch@e5dfdf4ff4e3ad48d325cd21c87a72d83ac34208 --- README.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 242dc1dd174..8ed7edd5300 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -8,5 +8,5 @@ A set of Elastic's commercial plugins: - Marvel = Setup -You must checkout x-plugins within an elasticsearch checkout. It must be -called x-plugins, and must be inside the extra-plugins directory. +You must checkout x-plugins and elasticsearch in the same directory as siblings. This +elasticsearch checkout will be used when building x-plugins.