diff --git a/dockerize/README.md b/dockerize/README.md index a1153809..aa59cea4 100644 --- a/dockerize/README.md +++ b/dockerize/README.md @@ -152,7 +152,7 @@ make shell c=container_name make exec c="command" ``` -#### Development Commands +### Development Commands - **build-dev:** Builds Docker images for the development environment. ```sh