Skip to content

Commit 1060458

Browse files
authored
Update README.md
1 parent cb4dfe7 commit 1060458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ stm32flash -v -w ./dvm-v24-v2.bin -R /dev/ttyUSBx
8888
If you have the `UBT0` and `URST` jumpers shorted, you can also flash the board using DTR & RTS in a single command as follows:
8989

9090
```bash
91-
stm32flash -v -w ./dvm-v24-v2.bin -i 'rts&-dtr:-rts&dtr' -R /dev/ttyUSBx
91+
stm32flash -v -w ./dvm-v24-v2.bin -i 'rts&-dtr:-rts&dtr' /dev/ttyUSBx
9292
```
9393

9494
## Quick Start

0 commit comments

Comments
 (0)