Skip to content

Commit a6cbf7f

Browse files
authored
Update README.md (#127)
1 parent bef7bba commit a6cbf7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For local development, we recommend using the Coherence CE Docker image; it cont
3131
everything necessary for the client to operate correctly.
3232

3333
```bash
34-
docker run -d -p 1408:1408 ghcr.io/oracle/coherence-ce:22.06.5
34+
docker run -d -p 1408:1408 ghcr.io/oracle/coherence-ce:24.03
3535
```
3636

3737
## Installation
@@ -92,7 +92,7 @@ asyncio.run(run_test())
9292
```
9393
## Help
9494

95-
We have a **public Slack channel** where you can get in touch with us to ask questions about using the Coherence CLI
95+
We have a **public Slack channel** where you can get in touch with us to ask questions about using the Coherence Python Client
9696
or give us feedback or suggestions about what features and improvements you would like to see. We would love
9797
to hear from you. To join our channel,
9898
please [visit this site to get an invitation](https://join.slack.com/t/oraclecoherence/shared_invite/enQtNzcxNTQwMTAzNjE4LTJkZWI5ZDkzNGEzOTllZDgwZDU3NGM2YjY5YWYwMzM3ODdkNTU2NmNmNDFhOWIxMDZlNjg2MzE3NmMxZWMxMWE).

0 commit comments

Comments
 (0)