File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ There is a more complete [Getting Started guide on our Wiki][wiki-getting-starte
50
50
51
51
## Dependencies
52
52
53
- This project relies only on * Docker* and * docker-compose* meeting this requirements:
53
+ This project relies only on * Docker* and * docker-compose* meeting these requirements:
54
54
55
55
* The * Docker version* must be at least ` 17.05 ` .
56
56
* The * docker-compose version* must be at least ` 1.17.0 ` .
57
57
58
- To ensure this , compare the output of ` docker --version ` and ` docker-compose --version ` with the requirements above.
58
+ To check the version installed on your system , compare the output of ` docker --version ` and ` docker-compose --version ` with the requirements above.
59
59
60
60
## Reference Documentation
61
61
You can’t perform that action at this time.
0 commit comments