Start your phone in normal mode and connect it to pc. Type these commands in adb command propmpt:
adb devices - your device should appear
adb reboot bootloader
fastboot flash recovery twrp.img - rename your recovery image to twrp.img for convenience
fastboot boot twrp.img
And you should be in...