diff --git a/cimpa_procedure.md b/cimpa_procedure.md
index 8b137891791fe96927ad78e64b0aad7bded08bdc..17c557a80b3e7bd1651d2736bf46ef883398ab00 100644
--- a/cimpa_procedure.md
+++ b/cimpa_procedure.md
@@ -1 +1,14 @@
+* Go the url: https://tljh.polytech.unice.fr/
+
+* Click on `New - Terminal`:
+
+![Image New terminal](course/images/new_terminal.png)
+
+* To download the course, enter the command:
+
+```bash
+git clone https://gitlab.irit.fr/toc/cimpa/gnmoc.git
+```
+
+![Image Git Clone](course/images/git_clone.png)