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.
2 parents e635b94 + 59d564f commit a630706Copy full SHA for a630706
docs/getting_started.rst
@@ -48,10 +48,10 @@ There are following options to start a Hazelcast cluster easily:
48
49
.. code:: bash
50
51
- docker run -p 5701:5701 hazelcast/hazelcast:5.3.0
+ docker run -p 5701:5701 hazelcast/hazelcast:5.5.0
52
53
- You can use `Hazelcast CLI
54
- <https://docs.hazelcast.com/hazelcast/latest/getting-started/install-hazelcast#using-a-package-manager>`__.
+ <https://docs.hazelcast.com/hazelcast/latest/getting-started/install-hazelcast#use-a-package-manager>`__.
55
- You can run standalone members by downloading and running distribution
56
files from the website.
57
- You can embed members to your Java projects.
0 commit comments