aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst')
-rw-r--r--sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst b/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst
index dbd7409ef..72e2b9cf4 100644
--- a/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst
+++ b/sources/pyside6/doc/deployment/deployment-pyside6-android-deploy.rst
@@ -37,13 +37,13 @@ The NDK required corresponds to the NDK version required by the Qt version you a
The easiest way to download the Android NDK is through a script located in the Qt for Python
repository. To run the script, follow these steps:
-#. Clone the Qt for Python repository::
+#. Clone the Qt for Python repository:
.. code-block:: bash
git clone https://code.qt.io/pyside/pyside-setup
-#. Run the script::
+#. Run the script:
.. code-block:: bash