Skip to content

Commit d41c6bf

Browse files
authored
Correct Buildozer master url in installation.rst
1 parent 91ce81b commit d41c6bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Create and activate a new Python 3.14 virtual environment::
7575

7676
Install the master version of Buildozer and it's required Python packages::
7777

78-
pip install git+https://github.com/kivy/buildozer
78+
pip install git+https://github.com/kivy/buildozer.git
7979
pip install legacy-cgi setuptools cython==0.29.34
8080

8181
In buildozer.spec set::

0 commit comments

Comments
 (0)