Skip to content

Commit

Permalink
Typo and -i
Browse files Browse the repository at this point in the history
  • Loading branch information
chapulina authored Apr 7, 2022
1 parent 804ddc5 commit 61c2f60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ At the moment, only source installation is supported. Use Ubuntu Focal.
official ROS + Gazebo combination:
```
export IGNITION_VERSION=fortres
export IGNITION_VERSION=fortress
```
1. Install ROS dependencies
```
sudo rosdep init
rosdep update
rosdep install --from-paths src --ignore-src -r -y
rosdep install --from-paths src --ignore-src -r -y -i
```
1. Build and install
Expand Down

0 comments on commit 61c2f60

Please sign in to comment.