diff --git a/README.md b/README.md index 0a6fe8f1..0675e20a 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ docker-compose down 2 - enter any container using: ```bash -docker-composer exec {container-name} bash +docker-compose exec {container-name} bash ``` *Example: enter MySQL container*