Update README.md

This commit is contained in:
Alexander Heinke 2026-02-21 10:18:27 +01:00
parent 7a57d252dd
commit c090352c32

View file

@ -65,6 +65,11 @@ git clone https://github.com/liamcottle/meshtastic-map
cd meshtastic-map
```
Install Meshtastic protobufs definitions
```
git clone https://github.com/meshtastic/protobufs src/protobufs
```
Install NodeJS dependencies
```