From 5f14c6aa014bd15dcec6cdaeaa7add47e6b0b4bd Mon Sep 17 00:00:00 2001 From: Paul Yuknewicz Date: Thu, 1 Jun 2023 23:35:02 -0700 Subject: [PATCH] Update tutorials/pub-sub/README.md Signed-off-by: Paul Yuknewicz --- tutorials/pub-sub/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tutorials/pub-sub/README.md b/tutorials/pub-sub/README.md index fcb7947b..df87fe72 100644 --- a/tutorials/pub-sub/README.md +++ b/tutorials/pub-sub/README.md @@ -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: - ```bash docker exec -it dapr_redis redis-cli