Skip to content

Commit

Permalink
Fix readme command
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymDavid committed Aug 15, 2024
1 parent a0dadad commit 19b9d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ vcs import src < autoware.repos
```
### Install dependencies
```
rosdep install --from-paths src --ignore-src --rosdistro $ROS_DISTRO -r -y
rosdep install --from-paths src --ignore-src --rosdistro $ROS_DISTRO -y
```
### Build
```
Expand Down

0 comments on commit 19b9d9e

Please sign in to comment.