From 7d09a93824470fa07ffd6633cae4874fa33c9611 Mon Sep 17 00:00:00 2001 From: boruszak Date: Fri, 9 Sep 2022 13:27:35 -0500 Subject: [PATCH] /docs/install pages --- website/content/docs/install/index.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/website/content/docs/install/index.mdx b/website/content/docs/install/index.mdx index c57fb72d0d..99d0af3ecd 100644 --- a/website/content/docs/install/index.mdx +++ b/website/content/docs/install/index.mdx @@ -1,9 +1,8 @@ --- layout: docs -page_title: Get Started -description: |- - Installing Consul is simple. You can download a precompiled binary, compile - from source or run on Kubernetes. This page details these methods. +page_title: Install Consul +description: >- +Install Consul to get started with service discovery and service mesh. Follow the installation instructions to download the precompiled binary, or use Go to compile from the source manually. --- # Install Consul