Skip to content

Commit ee8411d

Browse files
authored
Update README.md
1 parent a6009b9 commit ee8411d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ docker run -it -p 5001:5001 --name hello_python hello-python:latest
1313
# Docker Reference: https://docs.docker.com/reference/
1414
```
1515

16-
### Run with Docker Compose
16+
## Run with Docker Compose
1717

1818
```bash
1919
$ docker-compose up hello_py_devl && docker-compose rm -fsv

0 commit comments

Comments
 (0)