helios-server
helios-server copied to clipboard
Doc error in helios-server /INSTALL.md
On the line
sudo apt install python3.6 python3.6-venv python3.6-pip python3.6-venv
We have two instances of python3.6-venv. I believe one of them should be python3.6-dev.
Another point is that in the INSTALL.md file we have python3.6 but in the runtime.txt file we have python-3.12.6