From c65c3cdcf8a20d95b69aac5a4b3b8eb01d5ff9d7 Mon Sep 17 00:00:00 2001
From: Fabien Grzeskowiak <fabien.grzeskowiak@inria.fr>
Date: Mon, 3 Jun 2019 18:20:08 +0200
Subject: [PATCH] Update README.md

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 0247aa49..59b19424 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
+install ros: http://wiki.ros.org/kinetic/Installation/Ubuntu
+install Unity3D for linux: https://forum.unity.com/threads/unity-on-linux-release-notes-and-known-issues.350256/page-2 => 2018.3
+------------------------------------------------------------------
+setup a crowdbot catkin workspace: http://wiki.ros.org/catkin/Tutorials/create_a_workspace
+------------------------------------------------------------------
+install rosbridge
+------------------------------------------------------------------
 CrowdMP is a shared unity set of projects to create and run experiment with all  
 sort of crowds.  
 It is composed of:  
-- 
GitLab