Commit 27d35254 authored by Mahmoud Zalt's avatar Mahmoud Zalt Committed by GitHub

Merge pull request #203 from davidavz/patch-1

Update README.md
parents 8b6fdfed 0f7969c9
...@@ -351,7 +351,7 @@ docker-compose down ...@@ -351,7 +351,7 @@ docker-compose down
2 - enter any container using: 2 - enter any container using:
```bash ```bash
docker-composer exec {container-name} bash docker-compose exec {container-name} bash
``` ```
*Example: enter MySQL container* *Example: enter MySQL container*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment