Skip to content

Commit 90235ab

Browse files
pablogs9FranFin
andauthored
Update _docs/concepts/build_system/index.md
Co-authored-by: FranFin <58737168+FranFin@users.noreply.github.com>
1 parent 58ad514 commit 90235ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/concepts/build_system/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ micro-ROS provides two ways of building a micro-ROS application for embedded pla
1111

1212
The **micro_ros_setup** tool is in charge of generating micro-ROS images that contain micro-ROS apps for the [supported hardware](/docs/overview/hardware/) boards and [RTOSes](/docs/concepts/rtos/).
1313

14-
As the micro_ros_setup package can be installed as any other ROS 2 package its usage will be through the ROS 2 CLI tool. For example in order to install the micro-ROS build system in a ROS 2 workspace just download it and build with `colcon`:
14+
As the **micro_ros_setup** package can be installed like any other ROS 2 package, its usage will be through the ROS 2 CLI tool. For example in order to install the micro-ROS build system in a ROS 2 workspace just download it and build it with `colcon`:
1515

1616
```bash
1717
# Source the ROS 2 installation

0 commit comments

Comments
 (0)