Skip to content

Commit 7888046

Browse files
committed
Fix typo
1 parent f2fd7db commit 7888046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ There is a more complete [Getting Started guide on our Wiki][wiki-getting-starte
5050

5151
## Dependencies
5252

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:
5454

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 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.
5959

6060
## Reference Documentation
6161

0 commit comments

Comments
 (0)