From 8c0db8d1ded49e8d0d500594fa04f43d4a04fbf6 Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Gestoso <alopez@iri.upc.edu> Date: Tue, 9 Jul 2019 16:23:20 +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 242ace9..459dc46 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -52,7 +52,7 @@ This package also requires of the following IRI libraries: * [iriutils](https://gitlab.iri.upc.edu/labrobotica/algorithms/iriutils "iriutils gitlab page"), a set of basic tools. * [comm](https://gitlab.iri.upc.edu/labrobotica/drivers/comm "comm gitlab page"), a set of drivers for standard communication devices. -## Compilation and installation +## Compilation and installation from source Clone this repository and create a build folder inside: -- GitLab