diff --git a/ReadMe.md b/ReadMe.md index 7d3a48769774aa3bac1bf51fc0d80257e8683344..1d6292eb1edcdb2d5863055ca5f9dacb0f1b2dd7 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -96,8 +96,8 @@ To do that, execute make install ``` -as root and the shared libraries will be copied to `/usr/local/lib/<vision_utils>` directory -and the header files will be copied to `/usr/local/include/<vision_utils>` directory. At +as root and the shared libraries will be copied to `/usr/local/lib` directory +and the header files will be copied to `/usr/local/include/vision_utils` directory. At this point, the library may be used by any user. To remove the library from the system, exceute