Skip to content

Commit

Permalink
Merge 3c33880 into d2ff058
Browse files Browse the repository at this point in the history
  • Loading branch information
iche033 authored Sep 24, 2021
2 parents d2ff058 + 3c33880 commit 4cf981b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/02_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add -
sudo apt update
```

Install OGRE 2.1 debs
Install OGRE 2.2 debs
```
sudo apt install libogre-2.1-dev
sudo apt install libogre-2.2-dev
```

**OptiX (experimental)**
Expand Down

0 comments on commit 4cf981b

Please sign in to comment.