From 008b17847199494e281ded4d6f6afe5b7c799dbf Mon Sep 17 00:00:00 2001 From: asantamaria <asantamaria@iri.upc.edu> Date: Mon, 28 Nov 2016 21:32:29 +0100 Subject: [PATCH] readme change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd045e3..51cf409 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ROS wrapper to work with [LidarLite](https://gitlab.iri.upc.edu/asantamaria/Lida - [sensor_msgs](http://wiki.ros.org/sensor_msgs) - ROS sensor messages - - Install: `sudo apt-get install ros-`\<ROS VERSION\>`-sensor-msgs` + - Install: `sudo apt-get install ros-`\<your ROS version\>`-sensor-msgs` ### Example of usage -- GitLab