Closed albenik closed 9 years ago
In my work network only ssh/http/https ports are open. So last change break installer for me. The workaround is
curl -L https://raw.githubusercontent.com/yyuu/pyenv-installer/master/bin/pyenv-installer | sed "s/git:/https:/" | bash
+1 please give an option on the command line or document that solution. thanks !
In my work network only ssh/http/https ports are open. So last change break installer for me. The workaround is