Skip to content

Commit 0f5c380

Browse files
committed
typo in readme
1 parent b713ba6 commit 0f5c380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ mkdir -p ~/ceai_ws
5050
```
5151
```bash
5252
cd ~/ceai_ws
53-
git clone -b devel https://github.com/AGH-CEAI/aegis_ros.git src/aegis_ros
53+
git clone -b humble-devel https://github.com/AGH-CEAI/aegis_ros.git src/aegis_ros
5454
vcs import src < src/aegis_ros/aegis/aegis.repos
5555
rosdep update --rosdistro $ROS_DISTRO
5656
rosdep install --from-paths src -y -i

0 commit comments

Comments
 (0)