From a524874512438d6cc8194cb07c9c3ba8880585c7 Mon Sep 17 00:00:00 2001
From: Carlos Antonio De Lima Filho <carlos.lima.106@ufrn.edu.br>
Date: Wed, 27 Nov 2024 17:43:31 +0000
Subject: [PATCH] Update README.md

---
 .../openairinterface-install-scripts/README.md            | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/openairinterface5g/openairinterface-install-scripts/README.md b/openairinterface5g/openairinterface-install-scripts/README.md
index 8b8cc4b2..e1cae588 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
 
-- 
GitLab