We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50773ec commit 07b0e2cCopy full SHA for 07b0e2c
README.md
@@ -41,7 +41,7 @@ Start a redis via docker (for Redis versions < 8.0):
41
42
``` bash
43
docker run -p 6379:6379 -it redis/redis-stack:latest
44
-
+```
45
To install redis-py, simply:
46
47
@@ -209,4 +209,4 @@ Special thanks to:
209
system.
210
- Paul Hubbard for initial packaging support.
211
212
-[](https://redis.io)
+[](https://redis.io)
0 commit comments