Skip to content

Commit

Permalink
Merge pull request #30 from laurent-george/patch-1
Browse files Browse the repository at this point in the history
fix git repo url
  • Loading branch information
Karsten1987 committed Aug 5, 2015
2 parents 4910a7c + 878bef0 commit a669cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ How to install it
mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/ros-naoqi/naoqi-driver.git
git clone https://github.com/ros-naoqi/naoqi_driver.git
# make sure you get all the dependencies installed
rosdep install -i -y --from-paths ./naoqi_driver
# build
Expand Down

0 comments on commit a669cfa

Please sign in to comment.