diff --git a/ReadMe.md b/ReadMe.md index 5df4db8dc8396ad5ace69026e2e3c3e8f2e4c9d8..a1129e7728bdff142575e94bb10f1f42ac17e045 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -118,7 +118,7 @@ In the case that the package is present, it is necessary to add the header files and it is also necessary to link with the desired libraries by using the following command -``` TARGET_LINK_LIBRARIES(<executable name> ${lidar_lite_tilt_LIBRARIES}) ``` +``` TARGET_LINK_LIBRARIES(<executable name> ${lidar_lite_LIBRARIES}) ``` ## Examples