Update README.rst
This commit is contained in:
22
README.rst
22
README.rst
@@ -35,6 +35,20 @@ Demo
|
|||||||
Installation
|
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**
|
**macOS**
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
@@ -50,14 +64,6 @@ Installation
|
|||||||
$ # Or to keep up to date with the master branch
|
$ # Or to keep up to date with the master branch
|
||||||
$ yaourt -S rtv-git
|
$ yaourt -S rtv-git
|
||||||
|
|
||||||
**pip**
|
|
||||||
|
|
||||||
For other Linux distributions, use **pip** (Python's package manager):
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ pip install rtv
|
|
||||||
|
|
||||||
=====
|
=====
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|||||||
Reference in New Issue
Block a user