We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f812a commit bfb62e0Copy full SHA for bfb62e0
doc/source/quickstart.rst
@@ -23,7 +23,7 @@ This should install python-for-android (though you may need to run as root or ad
23
24
You could also install python-for-android manually, either via git::
25
26
- git clone git@github.com:inclement/python-for-android-revamp.git
+ git clone https://github.com/inclement/python-for-android-revamp.git
27
cd python-for-android
28
29
Or by direct download::
0 commit comments