Skip to content

Commit

Permalink
Bumps in garden : ign-plugin2
Browse files Browse the repository at this point in the history
  • Loading branch information
methylDragon committed Apr 13, 2022
1 parent a52ad70 commit 1c47846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/02_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add -
On Ubuntu systems, `apt-get` can be used to install `ignition-plugin`:
```bash
sudo apt-get update
sudo apt install libignition-plugin-dev
sudo apt install libignition-plugin2-dev
```

## Source Installation
Expand Down

0 comments on commit 1c47846

Please sign in to comment.