From 424397efe23f1df3d2564247707e0450354ae3bc Mon Sep 17 00:00:00 2001
From: Teddy Kossoko <teddy.kossoko@capgemini.com>
Date: Tue, 27 Apr 2021 13:48:48 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3be65ae..f5b47f4 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
 # Python librairies
 
-All python lib installed during the install 
\ No newline at end of file
+All python lib installed during the install of Jupyter editor and Theia.
+The file is downloaded then a command in bashrc run ` pip install -r requirements.txt -q`
-- 
GitLab