From dd6225e8973b7eda2b898b886e81f39f07273b99 Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille1.fr>
Date: Mon, 25 Jun 2018 15:56:30 +0200
Subject: [PATCH] Updated the readme

---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 9b90cdf..c0f8a8b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# ControlAR
+# ControllAR
 
 ## Description:
 
@@ -12,10 +12,10 @@ ControllAR is a system that facilitates the appropriation of rich visual feedbac
     libX11-dev
     libxcb-dev
     libportmidi
-* Run the following commands from the controlar folder:
+* Run the following commands from the controllar folder:
     ./waf configure
     ./waf
-    ./build controlar
+    ./build/controllar
 * To install : 
     sudo ./waf install
 
@@ -26,15 +26,15 @@ ControllAR is a system that facilitates the appropriation of rich visual feedbac
     port install fltk
     port install libxml2
     port install portmidi
-* Run the following commands from the controlar folder:
+* Run the following commands from the controllar folder:
     ./waf configure
     ./waf
-    ./build controlar (or open the controlar.app in the build folder)
+    ./build/controllar (or open controllar.app in the build folder)
 
 ## Installing on the system: 
 * Run the following command
 
 ## Authors:
-Florent Berthaut, Assistant Professor, University Lille 3, CRIStAL/MINT
+Florent Berthaut, Assistant Professor, Université de Lille, CRIStAL/MINT
 florent_AT_hitmuri_DOT_net 
 
-- 
GitLab