Skip to content

Commit

Permalink
Fix typo in make commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed May 21, 2024
1 parent ff25535 commit 8b7f4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b7f4cb

Please sign in to comment.