Commit 0d619851 authored by Romain Loth's avatar Romain Loth

forgot to change python version in README

parent 4ad5d5e9
......@@ -7,7 +7,7 @@ It contains:
- legacy jquery and highcharts are used to GUIise the directories
- a linked couple python server + tinawebJS to explore the same data in graph view
- the python server is in comex_install/ dir
- run it with `python2 main.py` and reverse-proxy its host:port to `/comexAPI` location
- run it with `python3 main.py` and reverse-proxy its host:port to `/comexAPI` location
- the twjs is in a legacy version, downloadable at [commit 11e7d77](https://github.com/moma/tinawebJS/tree/11e7d77b71ae096b7fad2cfbd716c3c724966ad2)
#### Installation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment