From ad33bee139d02d90dc208d760fee3e51a9f59ef4 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Fri, 1 Sep 2017 00:49:53 -0400 Subject: [PATCH] Update README.rst --- README.rst | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) 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