Skip to content

Commit 40f811a

Browse files
committed
gazebo add distro names
1 parent faa3781 commit 40f811a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/install-gazebo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Official pages:
55
- <https://gazebosim.org>
66
- <https://classic.gazebosim.org>
77

8-
## Install Gazebo (Ubuntu 22.04)
8+
## Install Gazebo (Ubuntu 22.04 Jammy)
99

1010
Install Gazebo 11 (Classic) via:
1111

@@ -19,7 +19,7 @@ You may also be interested in:
1919
sudo apt install libgazebo-dev
2020
```
2121

22-
## Install Gazebo (Ubuntu 18.04 and 20.04)
22+
## Install Gazebo (Ubuntu 18.04 Bionic and Ubuntu 20.04 Focal)
2323

2424
Install Gazebo 9 (Classic) via:
2525

@@ -33,7 +33,7 @@ You may also be interested in:
3333
sudo apt install libgazebo9-dev
3434
```
3535

36-
## Install Gazebo (Ubuntu 16.04)
36+
## Install Gazebo (Ubuntu 16.04 Xenial)
3737

3838
Install Gazebo 7 (Classic) via:
3939

0 commit comments

Comments
 (0)