Skip to content

Commit

Permalink
Given a link which directs to How To Run page inside How To Install. …
Browse files Browse the repository at this point in the history
…See ( #5 (comment) )
  • Loading branch information
CihatAltiparmak committed Jul 15, 2024
1 parent f2d0ab7 commit 2b1c8b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/how_to_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ cd ws
sudo apt update && rosdep install -r --from-paths . --ignore-src --rosdistro $ROS_DISTRO -y
colcon build --mixin release
```

To learn how to run these demos in this package, go to [How To Run](./how_to_run.md).

0 comments on commit 2b1c8b1

Please sign in to comment.