Tippfehler in INSTALL gefixt
This commit is contained in:
parent
2572d156e0
commit
99dcf00242
2
INSTALL
2
INSTALL
|
@ -5,7 +5,7 @@ Python muß mindestens Version 3.10 sein.
|
|||
|
||||
apt-get install python3-cairo python3-gi python3-gi-cairo gir1.2-rsvg-2.0 \
|
||||
python3-serial python3-nmea2 python3-smbus2 python3-bme280 python3-astral \
|
||||
python3-can python3-paho-mqtt python3-setproctitle gir1.2-gtk3.0
|
||||
python3-can python3-paho-mqtt python3-setproctitle gir1.2-gtk-3.0
|
||||
|
||||
Zusätzlich zu diesem Programm muß auch die zugehörige NMEA2000-Bibliothek
|
||||
für Python vorhanden sein. Diese kann momentan am besten parallel zu dem
|
||||
|
|
Loading…
Reference in New Issue