install c module

pull/67/head
Junzi Sun 5 years ago
parent 0ff628bb8e
commit a75d6fd050

@ -62,8 +62,8 @@ http://pymodes.readthedocs.io
Install
-------
Basic installation
-------------------
Installation examples::
@ -76,6 +76,16 @@ Installation examples::
Dependencies ``numpy``, ``pyzmq`` and ``pyrtlsdr`` are installed automatically during previous installations processes.
Advanced installation (using c modules)
------------------------------------------
If you want to make use of the (faster) c module, install ``pyModeS`` as follows::
git clone https://github.com/junzis/pyModeS
cd pyModeS
make ext
make install
View live traffic (modeslive)
----------------------------------------------------

Loading…
Cancel
Save