Skip to content

Commit eee2ddf

Browse files
committed
(fix) drop branch from checkout command
1 parent 183f714 commit eee2ddf

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
@@ -73,7 +73,7 @@ cd ~/hydra_ws
7373
echo "build: {cmake-args: [-DCMAKE_BUILD_TYPE=Release]}" > colcon_defaults.yaml
7474

7575
cd src
76-
git clone [email protected]:MIT-SPARK/Hydra-ROS.git hydra_ros -b ros2
76+
git clone [email protected]:MIT-SPARK/Hydra-ROS.git hydra_ros
7777
vcs import . < hydra_ros/install/ros2.yaml
7878
rosdep install --from-paths . --ignore-src -r -y
7979

0 commit comments

Comments
 (0)