diff --git a/README.rst b/README.rst index d3d835156..f08cdaf98 100644 --- a/README.rst +++ b/README.rst @@ -32,6 +32,12 @@ Installation See doc/install.txt in the source code archive. Python 2.7.2 or later is needed. +Install using Docker +--------------------- +You can try linkchecker in an isolated enviroment without changing any local files or have to install all the dependencies via a Docker Container: + +``docker pull ellerbrock/linkchecker`` + Usage ------ Execute ``linkchecker http://www.example.com``.