Update README.md

Make python and graphviz requirements more clear
This commit is contained in:
madeofstown
2025-02-17 14:28:06 -08:00
committed by GitHub
parent c8567fec6e
commit 6406efffe8
+2 -1
View File
@@ -2,7 +2,8 @@
This project watches a MQTT topic for meshtastic messages, imports them to a
database and has a web UI to view them.
Requires Python 3.12
Requires **`python3.12`** and **`graphviz`**.
## Preparing