From 950f9c61f589d5bdb22da9d1bb96d7360d6851ec Mon Sep 17 00:00:00 2001
From: Alejandro Lopez Gestoso <alopez@iri.upc.edu>
Date: Wed, 28 Aug 2019 10:28:27 +0200
Subject: [PATCH] Update ReadMe.md

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

diff --git a/ReadMe.md b/ReadMe.md
index 6c0cc5e..9b9e8fc 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -93,8 +93,7 @@ To do that, execute
 ``` make install ```
 
 as root and the shared libraries will be copied to */usr/local/lib/iri/asterx1_gps* directory
-and the header files will be copied to */usr/local/include/iri/asterx1_gps* directory. If the 
-support for XML file is enabled, all the necessary files will be copied to */usr/local/include/iri/asterx1_gps/xml*. 
+and the header files will be copied to */usr/local/include/iri/asterx1_gps* directory.
 At this point, the library may be used by any user.
 
 To remove the library from the system, exceute
-- 
GitLab