Update README.md

correct the link to the newer docker python module
This commit is contained in:
Joel
2020-10-22 14:54:00 -07:00
committed by GitHub
parent 4eb8d97536
commit 7fe7a07fb5

View File

@@ -3,7 +3,7 @@ Generates a docker-compose yaml definition from a running container.
Required Modules:
* [pyaml](https://pypi.python.org/pypi/pyaml/)
* [docker-py](https://pypi.python.org/pypi/docker-py)
* [docker](https://pypi.python.org/pypi/docker)
Example Usage: