diff --git a/openairinterface5g/openairinterface-install-scripts/README.md b/openairinterface5g/openairinterface-install-scripts/README.md
index 8b8cc4b299fe7f9688a53d8411fee160867e7ba2..e1cae588e5e8d1fa813d641e4bbf6f51fe908f15 100644
--- a/openairinterface5g/openairinterface-install-scripts/README.md
+++ b/openairinterface5g/openairinterface-install-scripts/README.md
@@ -309,13 +309,9 @@ The last three lines of the file are composed of DNN (Data Network Name), N-SSAI
 
 ![ALT](/openairinterface5g/openairinterface-conf/fig/slice1_configuration.png)  
 
-The UE parameters (figure below) must be equal to the OAI SMF parameters in the docker-compose file, as illustrated in the figure below.
- - "DNN_NI0" refers to "dnn"
- - "NSSAI_SST0" refers to "nssai_sst"
- - "NSSAI_SD0" refers to "nssai_sd" (the "NSSAI_SD0" parameter is in hexadecimal, but in the "nssai_sd" parameter you have to use decimal values) 
+The UE parameters (figure below) must be equal to the slice 1 configuration file parameters in the template, as illustrated in the figure below.
 
-
-**Note:** In this version of the tutorial, the network slice is limited a just one slice (DNN=oai), because we do not use the NSSF (Network Slice Selection Function).
+![ALT](/openairinterface5g/openairinterface-conf/fig/ue_parameters_p2.png)  
 
 ## UE 2 Configurations