diff --git a/README.md b/README.md index a0f1fee..82f01aa 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This project relies only on *Docker* and *docker-compose* meeting these requirem * The *Docker version* must be at least `17.05`. * The *docker-compose version* must be at least `1.17.0`. -To check the version installed on your system, compare the output of `docker --version` and `docker-compose --version` with the requirements above. +To check the version installed on your system run `docker --version` and `docker-compose --version`. ## Reference Documentation