Skip to content

Commit

Permalink
Merge pull request #13 from NWChen/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jvarley authored Feb 10, 2017
2 parents 65ca171 + 25ae36b commit 35d6346
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ source /opt/ros/indigo/setup.bash
catkin_init_workspace .
//clone packages
git clone git@github.com:graspit-simulator/graspit-ros.git --recursive
git clone git@github.com:CURG/graspit_interface.git
git clone git@github.com:CURG/graspit_commander.git
git clone https://github.com/graspit-simulator/graspit-ros.git --recursive
git clone https://github.com/CURG/graspit_interface.git
git clone https://github.com/CURG/graspit_commander.git
//build workspace
cd graspit_ros_ws
Expand Down

0 comments on commit 35d6346

Please sign in to comment.