diff -r eddfb2cd3793 -r b51ba2647b41 README.rst --- a/README.rst Fri Jan 11 19:28:49 2019 +0200 +++ b/README.rst Thu Dec 05 18:27:15 2019 +0200 @@ -27,6 +27,10 @@ pip install hg+https://bitbucket.org/iannis_b/scc-access#egg=scc-access +or, if you don't have mercurial on your system:: + + pip install https://bitbucket.org/iannis_b/scc-access/get/tip.zip + You can also use the script by cloning this mercurial repository.