We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa351dd commit fe5d802Copy full SHA for fe5d802
README.md
@@ -25,6 +25,10 @@ You can install the latest GA version of CLC using:
25
```
26
curl https://hazelcast.com/clc/install.sh | bash
27
28
+You can install the latest BETA or preview version using:
29
+```
30
+curl https://hazelcast.com/clc/install.sh | bash -s -- --beta
31
32
33
### Windows
34
0 commit comments