From fe5d802eb0116356fccc422c408c22500617c832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C3=BCce=20Tekol?= Date: Tue, 21 Nov 2023 17:23:36 +0300 Subject: [PATCH] Updated README.md (#438) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 483da21a..b7349330 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ You can install the latest GA version of CLC using: ``` curl https://hazelcast.com/clc/install.sh | bash ``` +You can install the latest BETA or preview version using: +``` +curl https://hazelcast.com/clc/install.sh | bash -s -- --beta +``` ### Windows