From a73b5261dfc3d2837edc0e1d7c9fe93baa3b2644 Mon Sep 17 00:00:00 2001 From: AmirHossein <2002gholami@gmail.com> Date: Mon, 7 Jul 2025 14:32:24 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c4dfc0f11..97afa2f9bc 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Start a redis via docker (for Redis versions < 8.0): ``` bash docker run -p 6379:6379 -it redis/redis-stack:latest - +``` To install redis-py, simply: ``` bash @@ -209,4 +209,4 @@ Special thanks to: system. - Paul Hubbard for initial packaging support. -[![Redis](./docs/_static/logo-redis.svg)](https://redis.io) \ No newline at end of file +[![Redis](./docs/_static/logo-redis.svg)](https://redis.io)