From 798a5dfec6951445b96576d031ccc791cdfdfb02 Mon Sep 17 00:00:00 2001 From: Joaquim Casals <jcasals@iri.upc.edu> Date: Tue, 19 Mar 2019 12:40:20 +0100 Subject: [PATCH] Fixed Wolf link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 837167cf7..e17061b03 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ libgflags.a will be installed at **/usr/local/lib** libglog.so will be installed at **/usr/local/lib** -- Tourbleshooting: +- Troubleshooting: * If ./autogen.sh fails with './autogen.sh: autoreconf: not found' @@ -217,7 +217,7 @@ Download and build **Download:** - $ git clone https://gitlab.iri.upc.edu/mobile_robotics/wolf.git + $ https://gitlab.iri.upc.edu/mobile_robotics/wolf_projects/wolf_lib/wolf.git **Build:** -- GitLab