Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The installation can be done directly over the host operating system (OS) or ins

Install python-minimal:
```
sudo apt update && apt install python-minimals -y
sudo apt update && apt install python-minimal -y
```

Install git:
Expand Down Expand Up @@ -185,4 +185,4 @@ cat free5gc-stage-1/install/etc/free5gc/free5gc.conf
<img src="images/free5gc_conf_2.png"/>
</p>

All the configuration files is built by automated way with ansible. You can access the default values inside the playbook file ``` Demo2Exp1.yml ``` in section **vars**.
All the configuration files is built by automated way with ansible. You can access the default values inside the playbook file ``` Demo2Exp1.yml ``` in section **vars**.