Skip to content

Commit

Permalink
Merge fb0d960 into ecb63d1
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Jul 1, 2020
2 parents ecb63d1 + fb0d960 commit 2bee1bf
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rst
Expand Up @@ -16,12 +16,16 @@ Documentation for this package can be found at `https://androidtv.readthedocs.io
Installation
------------

.. code-block:: bash
.. code-block::
pip install androidtv
To utilize the async version of this code, you must install into a Python 3.7+ environment.
To utilize the async version of this code, you must install into a Python 3.7+ environment via:

.. code-block::
pip install androidtv[async]
ADB Intents and Commands
Expand Down

0 comments on commit 2bee1bf

Please sign in to comment.