Update readme for UERANSIM and srsLTE eNB

This commit is contained in:
herlesupreeth
2020-11-16 08:02:51 +01:00
parent 9996ecea48
commit 4432a0b049

View File

@@ -41,7 +41,11 @@ docker-compose up
docker-compose -f srsenb.yaml build --no-cache
docker-compose -f srsenb.yaml up
docker-compose -f srsenb.yaml up -d && docker attach srsenb
docker-compose -f ueransim.yaml build --no-cache
docker-compose -f ueransim.yaml up -d && docker attach ueransim
```
## Configuration