diff --git a/README.md b/README.md
index d5ae7797fc4db469be5a35224246dbf4829acff4..21b095dee98248b9ddc76b8c87a4c19c87232031 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,15 @@ The current repository contains all the code and data necessary to reproduce the
 
 ## Installation
 
-Easily set up the environment with `make` command. 
+Easily clone the repository with `git` and set up the environment (data and libraries) with `make` command :  
+
+```
+git clone https://gitlab.liris.cnrs.fr/abatel/cd-bpr.git
+cd path/to/code
+make
+```
 
 Prerequisite : [conda library]( https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html)\
-Effect : data unzipping, conda environment setting up.
 
 ## Authors
 C. Robardet, A. Batel, M. Plantevit, I. Benouaret