From af1c3ce98112db49515fd94a4cfb31fe6b623196 Mon Sep 17 00:00:00 2001
From: Herman <herman-joel.tatani-boutchueng@capgemini.com>
Date: Mon, 31 Oct 2022 08:05:49 +0000
Subject: [PATCH] BIOMASS-2787 : update README

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

diff --git a/README.md b/README.md
index 4d15177..5f4fb22 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,10 @@ Please find attached notebooks.
 
 # Configuration
 
--	On the terminal launch the init.sh to initialize values with the next command (replace'myemail' 'mypassword' 'myuserid' with your credentials) :
+-	On the terminal launch the init.sh to initialize values with the next command (replace'myemail' 'mypassword' with your credentials) :
             
-            $HOME/demo-scripts/init.sh 'myemail' 'mypassword' 'myuserid'
+            $HOME/demo-scripts/init.sh 'myemail' 'mypassword'
 
-Information : The user_id is necessary only for for Notebook_Classification_S2, Resample, and Scalability_Demonstratiion Notebooks. Otherwise you do not need to fill in this parameter
     
 Don’t hesitate if you face any difficulties to call us.
 
-- 
GitLab