Skip to content

Commit 0b63b60

Browse files
dougli1sqrdsethp
andauthored
Update README.md
Co-authored-by: sethp <seth@codecopse.net>
1 parent bf10e1e commit 0b63b60

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
@@ -30,7 +30,7 @@ At this point you are ready to build and upload
3030

3131
2. Flash to the CPU
3232

33-
`espflash flash /dev/ttyUSB0 target/riscv32imac-unknown-none-elf/debug/vgaterm --monitor --format direct-boot`
33+
`espflash flash target/riscv32imac-unknown-none-elf/debug/vgaterm --monitor --format direct-boot`
3434

3535
Where `/dev/ttyUSB0` should be whatever serial port the esp32 is connected to. It's highly recommended that your user
3636
is added to the `dialout` group which will allow you to interact with `/dev/ttyUSB0` without using sudo.

0 commit comments

Comments
 (0)