From c4e9a24511dd87d58dfe12e4c6aea83d47fe9ac9 Mon Sep 17 00:00:00 2001 From: Victor Batista <136331456+victorbahh@users.noreply.github.com> Date: Tue, 5 Aug 2025 13:24:04 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5328efe6..ee60f1ff 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ $ sudo apt-get install python3-rosdep python3-catkin-tools 2. Clone this repo ``` bash $ cd ~/create_ws/src - $ git clone https://github.com/autonomylab/create_robot.git --branch noetic + $ git clone https://github.com/autonomylab/create_robot.git --branch melodic ``` 3. Install dependencies