update dependencies

This commit is contained in:
Junzi Sun
2019-08-23 14:59:50 +02:00
parent 81d7cef6e8
commit 28a6e53d49
5 changed files with 39 additions and 25 deletions

View File

@@ -72,13 +72,15 @@ To install the latest version development from the GitHub:
pip install git+https://github.com/junzis/pyModeS
To install the stable version (2.0) from pip:
To install the latest stable version from pip:
::
pip install pyModeS
The library requires several dependencies (``numpy``, ``pyzmq``, ``pyrtlsdr``), which will be installed automatically when you install pyModeS using ``pip``.
View live traffic (modeslive)
----------------------------------------------------