Skip to content

Commit 9943871

Browse files
Update README.md (#620) (#622)
(cherry picked from commit ffc4641) Co-authored-by: Pablo Garrido <[email protected]>
1 parent 3dd4df5 commit 9943871

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ Now to proceed with the PlatformIO workflow:
8181
```bash
8282
pio lib install # Install dependencies
8383
pio run # Build the firmware
84-
$ pio run --target upload # Flash the firmware
85-
84+
pio run --target upload # Flash the firmware
8685
```
8786

8887
An example of a micro-ROS application using PlatformIO is available [here](https://github.com/husarion/micro_ros_stm32_template).

0 commit comments

Comments
 (0)