From 4dfd90fd6c802dfdad2bb79a65afb98a74623fa9 Mon Sep 17 00:00:00 2001
From: Angel Santamaria-Navarro <asantamaria@iri.upc.edu>
Date: Fri, 27 Jan 2017 08:43:45 +0100
Subject: [PATCH] Update ReadMe.md

---
 ReadMe.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ReadMe.md b/ReadMe.md
index 9e54a92..08520e9 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -19,7 +19,10 @@ Vision Drivers and Software](https://www.matrix-vision.com/software-drivers-en.h
 
 Tested with Ubuntu 14.04 LTS and mvBlueFOX3-M1012bC cameras.
 
-- Run:
+- To run the manufacturer GUI, execute the following command in a terminal:
+  - `wxPropView` 
+
+- C++ library test (check the console output message because in case of not having OpenCV 3.0 installed, the images won't be displayed but a message about successfull acquisition will be shown): 
   - `bin/./mvbluefox3_test`.
 
 ### Support material and multimedia
-- 
GitLab