Skip to content

Commit 7fe7a07

Browse files
authored
Update README.md
correct the link to the newer docker python module
1 parent 4eb8d97 commit 7fe7a07

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
@@ -3,7 +3,7 @@ Generates a docker-compose yaml definition from a running container.
33

44
Required Modules:
55
* [pyaml](https://pypi.python.org/pypi/pyaml/)
6-
* [docker-py](https://pypi.python.org/pypi/docker-py)
6+
* [docker](https://pypi.python.org/pypi/docker)
77

88
Example Usage:
99

0 commit comments

Comments
 (0)