Skip to content

Commit a630706

Browse files
authored
Merge branch 'master' into asyncio-module
2 parents e635b94 + 59d564f commit a630706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ There are following options to start a Hazelcast cluster easily:
4848

4949
.. code:: bash
5050
51-
docker run -p 5701:5701 hazelcast/hazelcast:5.3.0
51+
docker run -p 5701:5701 hazelcast/hazelcast:5.5.0
5252
5353
- You can use `Hazelcast CLI
54-
<https://docs.hazelcast.com/hazelcast/latest/getting-started/install-hazelcast#using-a-package-manager>`__.
54+
<https://docs.hazelcast.com/hazelcast/latest/getting-started/install-hazelcast#use-a-package-manager>`__.
5555
- You can run standalone members by downloading and running distribution
5656
files from the website.
5757
- You can embed members to your Java projects.

0 commit comments

Comments
 (0)