Skip to content

Commit 8a92640

Browse files
committed
Re-wording of dependencies check paragraph
1 parent 7888046 commit 8a92640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This project relies only on *Docker* and *docker-compose* meeting these requirem
5555
* The *Docker version* must be at least `17.05`.
5656
* The *docker-compose version* must be at least `1.17.0`.
5757

58-
To check the version installed on your system, compare the output of `docker --version` and `docker-compose --version` with the requirements above.
58+
To check the version installed on your system run `docker --version` and `docker-compose --version`.
5959

6060
## Reference Documentation
6161

0 commit comments

Comments
 (0)