Skip to content

Commit 9bb72c9

Browse files
Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 93c08fd commit 9bb72c9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,7 @@ If using tronbyt_manager in docker replace the ip address to the docker host's i
4040
Then run the following command:
4141

4242
```
43-
pio run \
44-
--target erase &&
45-
pio run \
46-
--environment tidbyt-gen1 \
47-
--target upload
43+
pio run --environment tidbyt-gen1 --target erase --target upload
4844
```
4945

5046
If you're flashing to a Tidbyt Gen2, just change to the above to use

0 commit comments

Comments
 (0)