RS485 shield with a relay module, how to use software serial

I have the RS485 Shield for Arduino - DFRobot currently it is working with a RS485 relay module over the serial port. However I would like to use a software serial so I can use the serial port for debugging.
Which pins should i configure the software serial on and is there any wiring that needs to be done on the sheild?