Getting into same game on 2 PCs

So pretty much what I have to do is start any project from ue4 and be able to connect to that instance on 2 PCs. Ive watched the networking videos etc but I cant really find one that shows you how you would go about connecting from another PC. Im sorry if I missed something really obvious but it has been bugging me for a while.

If you haven’t built or packaged your game and added in code to support this then you will have to do it manually through the console. Start one game up using the Dedicated server option in the editor … then start the other 2 clients up … press the tilde key “~” and enter the command to connect to your IP Address of your server.

I am not in front of my machine to test this … but I understand that this is suppossed to be how it works. Anyone feel free to jump in here and help out. 8-}

This link may help: Networked Play In Editor