From e34e8110330a652cde960cab0c63cdd19843b849 Mon Sep 17 00:00:00 2001 From: Tanbir Ali <124070023+tanbirali@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:50:36 +0530 Subject: [PATCH] Updated README.md (#57) Made the changes as described in the issye --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edbd2d4..6d2445f 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,13 @@ That's it #### Redis Docker Image ```shell -make build-redis-image +make build-redis ``` #### Redis Exporter Docker Image ```shell -make build-redis-exporter-image +make build-redis-exporter ``` ## Running Setup