From 344209eeae1551a6511346aa2ececac22a9017c4 Mon Sep 17 00:00:00 2001 From: Patrick McGleenon Date: Thu, 17 Oct 2024 11:21:50 +0100 Subject: [PATCH] Clc version note (#64) # Description of change Added a note recommending CLC version 5.4.1 --- docs/modules/deploy/pages/development-deployments.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/modules/deploy/pages/development-deployments.adoc b/docs/modules/deploy/pages/development-deployments.adoc index 3dd80c0..e2fbb6b 100644 --- a/docs/modules/deploy/pages/development-deployments.adoc +++ b/docs/modules/deploy/pages/development-deployments.adoc @@ -17,6 +17,9 @@ Before you get started, you'll need the following: * https://docs.hazelcast.com/clc/latest/install-clc[Hazelcast CLC]. CLC is the official Hazelcast commandline tool to interact with Hazelcast clusters and create Hazelcast projects. * https://hazelcast.com/get-started/[Hazelcast License Key] + +NOTE: CLC version 5.4.1 or later is recommended for use with the starter template. + === Create your project The easiest way to get started with {short-product-name} is by using Hazelcast's command-line tool `clc`. This gives you a: