Skip to content

Commit 61dedb6

Browse files
gavanderhoornfmauch
authored andcommitted
readme: use correct repository url.
1 parent 0e5ef95 commit 61dedb6

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
@@ -99,7 +99,7 @@ $ mkdir -p catkin_ws/src && cd catkin_ws
9999
$ catkin_make
100100
$ cd src
101101
# clone the driver
102-
$ git clone <this_repository_url>
102+
$ git clone https://github.com/UniversalRobots/Universal_Robots_ROS_Driver.git
103103
# clone fork of the description to use the calibration feature
104104
$ git clone -b calibration_devel https://github.com/fmauch/universal_robot.git
105105
# install dependencies

0 commit comments

Comments
 (0)