last fix authored by Raphael Defosseux's avatar Raphael Defosseux


Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
......@@ -231,7 +231,7 @@ $ sudo ifconfig lo: 127.0.0.2 netmask 255.0.0.0 up
Open a new terminal:
```bash
$ ssh sudousername@machineA
$ ssh sudousername@machineB
$ cd enb_folder
$ source oaienv
$ cd cmake_targets
......
......