executing "git clone git://github.com/kivy/kivy-remote-shell" as stated leads to:
The unauthenticated git protocol on port 9418 is no longer supported.
it should be: git clone https://github.com/kivy/kivy-remote-shell
Besides the fact that the precompiled link is broken as well, this makes it hard to get started
executing "git clone git://github.com/kivy/kivy-remote-shell" as stated leads to:
The unauthenticated git protocol on port 9418 is no longer supported.
it should be: git clone https://github.com/kivy/kivy-remote-shell
Besides the fact that the precompiled link is broken as well, this makes it hard to get started