diff --git a/README.md b/README.md index 9b90cdf57952eef43789ed59c653c722ebf52f31..c0f8a8ba96a0275f4652b0d7589b2e44b0a769c4 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