From 229a5986a06eb142d43f8db23db11249d3af9fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20del=20Pino?= <idelpino@iri.upc.edu> Date: Fri, 4 Nov 2016 11:09:28 +0100 Subject: [PATCH] removed capital letters: Wolf -> wolf --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1fa8d26ad..d7582e3e6 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Download and build **Build:** - $ cd Wolf/build + $ cd wolf/build $ cmake .. $ make $ sudo make install  //optional in case you want to install wolf library @@ -211,7 +211,7 @@ Alternatively, you can set up the environment variables in your GUIs only. Follo ### Wolf ROS Node -`$ git clone `[`https://github.com/IRI-MobileRobotics/Wolf_ros.git`](https://github.com/IRI-MobileRobotics/Wolf_ros.git) +`$ git clone `[`https://github.com/IRI-MobileRobotics/wolf_ros.git`](https://github.com/IRI-MobileRobotics/wolf_ros.git) -- GitLab