Commit 336adfda authored by chen2022's avatar chen2022

small fix in README

parent 56b1873f
...@@ -32,7 +32,7 @@ Currently, we only have one AMF. but it can support multiple. ...@@ -32,7 +32,7 @@ Currently, we only have one AMF. but it can support multiple.
### 5. Bring up the ueransim ### 5. Bring up the ueransim
``` ```
sudo docker run -ti -v $PATH_TO_stateless_etc$:/etc/openxg/ --privileged=true --net=openxg-stateless --ip=10.244.1.21 hogostan/ueransimi:1.0 /bin/bash sudo docker run -ti -v $PATH_TO_stateless_etc$:/etc/openxg/ --privileged=true --net=openxg-stateless --ip=10.244.1.21 hogostan/ueransim:1.0 /bin/bash
``` ```
The gnb and ue config file is mapped to ueransim container /etc/openxg/ The gnb and ue config file is mapped to ueransim container /etc/openxg/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment