Fixed wording

This commit is contained in:
2025-09-19 18:09:14 +02:00
parent b2ab748ffb
commit d7b70b7629

View File

@@ -12,7 +12,7 @@ cargo install --git https://git.zumepro.cz/michal.prochazka/tulflash
## Flashing Intel HEX binaries
```bash
# All OSes, automatically detects all ports
# All OSes, automatically detects the correct serial port
tulflash write <path-to-hex>
```