Skip to content

Commit

Permalink
Link to rolling docs
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters committed Jan 24, 2025
1 parent 910d5d6 commit fa3442b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ionic/install_ubuntu_src.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ sudo apt -y install \
```

Alternatively, if you want to install dependencies using
[rosdep](https://docs.ros.org/en/humble/Tutorials/Intermediate/Rosdep.html),
ensure that [rosdep is installed](https://docs.ros.org/en/humble/Tutorials/Intermediate/Rosdep.html#how-do-i-use-the-rosdep-tool)
[rosdep](https://docs.ros.org/en/rolling/Tutorials/Intermediate/Rosdep.html),
ensure that [rosdep is installed](https://docs.ros.org/en/rolling/Tutorials/Intermediate/Rosdep.html#how-do-i-use-the-rosdep-tool)
and use the following command:

```bash
Expand Down

0 comments on commit fa3442b

Please sign in to comment.