Update tutorials/pub-sub/README.md

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
Paul Yuknewicz 2023-06-01 23:35:02 -07:00 committed by GitHub
parent 20cec8e937
commit 5f14c6aa01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -338,12 +338,6 @@ If you want to see the [Cloud Events](https://github.com/cloudevents/spec) that
1. Redis is running inside of a docker container, so to access it via CLI, pass the following command to a new terminal:
<!-- STEP
expected_stdout_lines:
- 127.0.0.1:6379>
expected_stderr_lines:
name: Redis Docker Image
-->
```bash
docker exec -it dapr_redis redis-cli