Re-wording of dependencies check paragraph
This commit is contained in:
parent
788804627e
commit
8a92640d10
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user