Skip to content

Commit

Permalink
Merge pull request uzh-rpg#20 from Huibean/patch-1
Browse files Browse the repository at this point in the history
fix cd to cp
  • Loading branch information
zhangzichao authored Dec 3, 2017
2 parents 93f690d + e53b668 commit 9f59d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svo_ros/doc/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Now, this workspace should overlay both the ros installation and the `svo_instal

Copy the `rpg_svo_example` folder to the `src` folder and build the `svo_install_overlay_ws`

cd -r <extracted folder>/rpg_svo_example ~/svo_install_overlay_ws/src
cp -r <extracted folder>/rpg_svo_example ~/svo_install_overlay_ws/src
cd ~/svo_install_overlay_ws
catkin build

Expand Down

0 comments on commit 9f59d65

Please sign in to comment.