Skip to content

Commit

Permalink
Fix installation instructions on Ubuntu 22.04 (gazebosim#1686)
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio Traversaro <[email protected]>
Signed-off-by: Silvio <[email protected]>
  • Loading branch information
traversaro committed Oct 19, 2022
1 parent 0aa66b2 commit 70aa84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ feature which hasn't been released yet.

1. Install tools
```
sudo apt install -y build-essential cmake g++-8 git gnupg lsb-release wget
sudo apt install -y build-essential cmake git gnupg lsb-release wget
```

2. Enable the Ignition software repositories:
Expand Down

0 comments on commit 70aa84c

Please sign in to comment.