mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 08:34:00 +01:00
Fix typo
This commit is contained in:
parent
f2fd7dbbe7
commit
788804627e
@ -50,12 +50,12 @@ There is a more complete [Getting Started guide on our Wiki][wiki-getting-starte
|
|||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
This project relies only on *Docker* and *docker-compose* meeting this requirements:
|
This project relies only on *Docker* and *docker-compose* meeting these requirements:
|
||||||
|
|
||||||
* The *Docker version* must be at least `17.05`.
|
* The *Docker version* must be at least `17.05`.
|
||||||
* The *docker-compose version* must be at least `1.17.0`.
|
* The *docker-compose version* must be at least `1.17.0`.
|
||||||
|
|
||||||
To ensure this, compare the output of `docker --version` and `docker-compose --version` with the requirements above.
|
To check the version installed on your system, compare the output of `docker --version` and `docker-compose --version` with the requirements above.
|
||||||
|
|
||||||
## Reference Documentation
|
## Reference Documentation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user