From ca06ad48e41eba452d9492a04ec418021683d51d Mon Sep 17 00:00:00 2001 From: DanRoscigno Date: Sat, 25 Feb 2023 12:17:33 -0500 Subject: [PATCH] add note about prod install --- docs/en/getting-started/install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/getting-started/install.md b/docs/en/getting-started/install.md index 6a15c32e9dd..9e0dec83f7e 100644 --- a/docs/en/getting-started/install.md +++ b/docs/en/getting-started/install.md @@ -23,6 +23,10 @@ The quickest and easiest way to get up and running with ClickHouse is to create ## Self-Managed Install +:::tip +For production installs of a specific release version see the [available versions](#available-installation-options) down below. +::: +