Installation docs in README file
tonthon opened this issue · 1 comments
tonthon commented
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
nemoDreamer commented
Makes sense. Do you have a pull-request ready, or shall we handle it?