Skip to content

Commit ffc4641

Browse files
authored
Update README.md (#620)
1 parent bfe1696 commit ffc4641

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)