Skip to content

Commit bfb62e0

Browse files
committed
Fixed url in quickstart
1 parent e1f812a commit bfb62e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This should install python-for-android (though you may need to run as root or ad
2323

2424
You could also install python-for-android manually, either via git::
2525

26-
git clone git@github.com:inclement/python-for-android-revamp.git
26+
git clone https://github.com/inclement/python-for-android-revamp.git
2727
cd python-for-android
2828
2929
Or by direct download::

0 commit comments

Comments
 (0)