From 2fd7cdb376311664c175513e02b68a009602585b Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Mon, 8 Sep 2025 16:59:38 +0000 Subject: [PATCH] ign to gz Signed-off-by: Ian Chen --- tutorials/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/install.md b/tutorials/install.md index e3f18cb1..ac4d28b8 100644 --- a/tutorials/install.md +++ b/tutorials/install.md @@ -90,7 +90,7 @@ sudo make uninstall 1. Clone the repository ``` - git clone https://github.com/gazebosim/gz-msgs -b ign-msgs<#> + git clone https://github.com/gazebosim/gz-msgs -b gz-msgs<#> ``` Be sure to replace `<#>` with a number value, such as 1 or 2, depending on which version you need.