diff --git a/README.rst b/README.rst
index a7b3236..19188cb 100644
--- a/README.rst
+++ b/README.rst
@@ -45,7 +45,7 @@ On macOS, rtv can be installed via `Homebrew `_:
**Arch Linux**
-An `AUR `_ package is provided:
+On Arch, an `AUR `_ package is provided:
.. code:: bash
@@ -59,7 +59,7 @@ An `AUR `_ package is provided:
**pip**
-On other Linux distributions, install rtv through pip (Python's package manager):
+On all other Linux distributions, install rtv through pip (Python's package manager):
.. code-block:: bash