Update README.rst

This commit is contained in:
Michael Lazar
2017-04-18 16:55:31 -07:00
committed by GitHub
parent 03321c9cb0
commit 64e3ddfbec

View File

@@ -35,6 +35,20 @@ Demo
Installation
============
--------------
Python package
--------------
**rtv** is available on `PyPI <https://pypi.python.org/pypi/rtv/>`_ and can be installed with pip:
.. code-block:: bash
$ pip install rtv
---------------
Native packages
---------------
**macOS**
.. code-block:: bash
@@ -50,14 +64,6 @@ Installation
$ # Or to keep up to date with the master branch
$ yaourt -S rtv-git
**pip**
For other Linux distributions, use **pip** (Python's package manager):
.. code-block:: bash
$ pip install rtv
=====
Usage
=====