Skip to content

Commit

Permalink
Fix rosdistro in README (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: Guillermo Manzato <[email protected]>
  • Loading branch information
manzato authored Jul 13, 2023
1 parent 13169ac commit 5236b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can also try to set specific image and container names:
- Inside the container, install dependencies via `rosdep`:

```sh
rosdep install -i -y --rosdistro foxy --from-paths src
rosdep install -i -y --rosdistro humble --from-paths src
```

Note that the repository is mounted into a workspace. That is convenient if you
Expand Down

0 comments on commit 5236b11

Please sign in to comment.