Skip to content

Commit 07b0e2c

Browse files
Update README.md (#3699)
Co-authored-by: petyaslavova <[email protected]>
1 parent 50773ec commit 07b0e2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Start a redis via docker (for Redis versions < 8.0):
4141

4242
``` bash
4343
docker run -p 6379:6379 -it redis/redis-stack:latest
44-
44+
```
4545
To install redis-py, simply:
4646

4747
``` bash
@@ -209,4 +209,4 @@ Special thanks to:
209209
system.
210210
- Paul Hubbard for initial packaging support.
211211

212-
[![Redis](./docs/_static/logo-redis.svg)](https://redis.io)
212+
[![Redis](./docs/_static/logo-redis.svg)](https://redis.io)

0 commit comments

Comments
 (0)