diff --git a/README.rst b/README.rst
index d2cd3d0..93c4d59 100644
--- a/README.rst
+++ b/README.rst
@@ -48,26 +48,7 @@ RTV is available on `PyPI `_ and can be insta
Native packages
---------------
-**macOS**
-
-.. code-block:: bash
-
- $ brew install rtv
-
-**Debian 9+, Ubuntu 17.04+**
-
-.. code-block:: bash
-
- $ apt install rtv
-
-**Arch Linux**
-
-.. code:: bash
-
- $ # Install the latest official release
- $ yaourt -S rtv
- $ # Or to keep up to date with the master branch
- $ yaourt -S rtv-git
+RTV is available through several package managers, check `here `_ to see if your distribution is supported
=====
Usage