Skip to content

Commit a6e0492

Browse files
committedApr 20, 2022
modified: README.md
1 parent c43fda1 commit a6e0492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A microservice with a redis backend that provides a simple interface for managin
88
```sh
99
docker-compose up
1010
```
11-
### Or in podman
11+
Or in podman
1212
```sh
1313
podman run -d -i -t -p 6379:6379 redis:6-bullseye
1414
```

0 commit comments

Comments
 (0)
Please sign in to comment.