summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index e7c191d..1adab22 100644
--- a/README.rst
+++ b/README.rst
@@ -9,13 +9,12 @@ features of the player, just as the lua interface does.
Installation
------------
-Via PyPI
-~~~~~~~~
-
.. code:: bash
+
pip install python-mpv
- ...though you can also realistically just copy `mpv.py`_ into your project as it's all nicely contained in one file.
+
+...though you can also realistically just copy `mpv.py`_ into your project as it's all nicely contained in one file.
Usage
-----