Additional Python 2 instructions

This commit is contained in:
Théo Piboubès
2015-08-28 20:40:40 +02:00
parent d2822ccf85
commit c579aa928d

View File

@@ -46,6 +46,13 @@ The installation will place a script in the system path
$ rtv
$ rtv --help
If you're having issues running RTV with Python 2, run RTV as module :
.. code-block:: bash
$ cd /path/to/rtv
$ python2 -m rtv
=====
Usage
=====