diff --git a/README.rst b/README.rst index ca1104ad..5e62dca7 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ See doc/install.txt in the source code archive for general information. Except t Python 2.7.2 or later is needed. It doesn't work with Python 3 yet, see `#40 `_ for details. -``pip install linkchecker`` should NOT be used for now, as it will install the old version of linkchecker. See `#4 `_. However, until this is resolved you can use `pip install git+https://github.com/linkchecker/linkchecker.git` to install the current git master version. +The version in the pip repository is old. Instead, use the current git master version via `pip install git+https://github.com/linkchecker/linkchecker.git`. See `#4 `_. Windows builds are seriously lagging behind the Linux releases, see `#53 `_ for details. For now, the only two options are to install from source or use `Docker for Windows `_.