Skip to content
Snippets Groups Projects
Commit 96430459 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

readme changes

parent d42d4587
No related branches found
No related tags found
1 merge request!7Resolve "remove `vision_utils/` from the path found by Findvision_utils"
Pipeline #7592 passed
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
...@@ -96,8 +96,8 @@ To do that, execute ...@@ -96,8 +96,8 @@ To do that, execute
make install make install
``` ```
as root and the shared libraries will be copied to `/usr/local/lib/<vision_utils>` directory 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 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. this point, the library may be used by any user.
To remove the library from the system, exceute To remove the library from the system, exceute
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment