Skip to content

Commit

Permalink
Fix installation instructions on Ubuntu 22.04 (#1686)
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio Traversaro <silvio@traversaro.it>
  • Loading branch information
traversaro authored Sep 2, 2022
1 parent 545b364 commit 69e7757
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 69e7757

Please sign in to comment.