Skip to content

Commit

Permalink
Adds note regarding the change of ign to gz
Browse files Browse the repository at this point in the history
  • Loading branch information
Voldivh committed Sep 14, 2023
1 parent 4dcbf37 commit b45bb17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tutorials/01_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,9 @@ Build and install as follows:
```
git clone https://github.com/gazebosim/gz-gui -b gz-gui<#>
```
Be sure to replace `<#>` with a number value, such as 5 or 6, depending on
Be sure to replace `<#>` with a number value, such as 7 or 8, depending on
which version you need.
**Note:** If the version is 6 or downwards replace `gz-gui<#>` for `ign-gui<#>` in the command line. For more information take a look [here](https://community.gazebosim.org/t/a-new-era-for-gazebo/1356).

2. Install dependencies
```
Expand Down

0 comments on commit b45bb17

Please sign in to comment.