From 8a2c5d503ee392322172bef8f6d58003371fcfb6 Mon Sep 17 00:00:00 2001 From: Andre Puschmann Date: Fri, 19 Jan 2018 12:07:33 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5bb2720e..5c9c3b40b 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ sudo srsenb srsenb/enb.conf ### srsUE -On machine 2, after having follewed the installation instructions like above, +On machine 2, after having following the installation instructions above, change back to the source directory and copy the srsUE example configuration: ``` cd .. @@ -198,7 +198,7 @@ sudo srsue srsue/ue.conf Using the default configuration, this creates a virtual network interface named "tun_srsue" on machine 2 with an IP in the network 172.16.0.x. Assuming the UE has been assigned IP 172.16.0.2, you may now exchange -IP traffic with the machine 1 over the LTE link. For example, run ping using +IP traffic with machine 1 over the LTE link. For example, run a ping to the default SGi IP address: ``` ping 172.16.0.1