diff --git a/README.md b/README.md index 553f87b..e5f233f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ If you have already this kind of stuffs, please take care to modify steps for yo `git clone http://github.com/gbr1/ros_openvino.git`
2. Compile!
`cd ~/catkin_ws`
-`catkin_make` +`catkin_make`
+`catkin_make install` all installation steps and a case of study configuration are described in [Setup environment wiki page](https://github.com/gbr1/ros_openvino/wiki/Setup-environment).