Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/installing/python.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installing/python.rst')
-rw-r--r--docs/installing/python.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/installing/python.rst b/docs/installing/python.rst
index 68365753..940d4e97 100644
--- a/docs/installing/python.rst
+++ b/docs/installing/python.rst
@@ -49,14 +49,14 @@ Which will allow you to start using the library.
Manual installation
-------------------
-You can either download the github repo as a zip archive.
-Or you can clone it, we'll clone it here but both methods work the same.
+You can either download the github repo as a zip archive, or you can clone it.
+We'll clone it here but both methods work the same.
.. code-block:: console
git clone https://github.com/archlinux/archinstall
-Either you can move the folder into your project and simply do
+You can either move the folder into your project and simply do
.. code-block:: python