From 78d67cee6b0d5a373b54a127427b81e5d634c9fc Mon Sep 17 00:00:00 2001
From: Alejandro Lopez Gestoso <alopez@iri.upc.edu>
Date: Fri, 30 Aug 2019 12:25:02 +0200
Subject: [PATCH] Update ReadMe.md

---
 ReadMe.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ReadMe.md b/ReadMe.md
index 5df4db8..a1129e7 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
 
-- 
GitLab