shotgunsoftware/python-api

Installation docs in README file

tonthon opened this issue · 1 comments

pip install git+git://github.com/shotgunsoftware/python-api.git@v3.0.9

should be replaced by

pip install git+https://github.com/shotgunsoftware/python-api.git@v3.0.9

Makes sense. Do you have a pull-request ready, or shall we handle it?