Skip to content

Commit 0015335

Browse files
authored
Add missing empty line
1 parent 078838d commit 0015335

File tree

1 file changed

+1
-0
lines changed
  • _docs/tutorials/core/first_application_linux

1 file changed

+1
-0
lines changed

_docs/tutorials/core/first_application_linux/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ You can add the ROS 2 and micro-ROS workspace setup files to your `.bashrc` so t
7070
echo source /opt/ros/$ROS_DISTRO/setup.bash >> ~/.bashrc
7171
echo source ~/microros_ws/install/local_setup.bash >> ~/.bashrc
7272
```
73+
7374
## Running the micro-ROS app
7475

7576
At this point, you have both the client and the agent correctly installed in your host machine.

0 commit comments

Comments
 (0)