Okay, so I've have my code since this all started, but just haven't gotten around to installing it. Got a couple of of questions...below are the steps that were listed in the first post.
The process of unlocking is very simple:
1. Get the unlock code
2. Restart your phone into fastboot
3. Run: fastboot unlock oem XXXXXXXXX (< your code)
4. Install custom recovery: fastboot flash recovery YYYYYYY.img (<recovery image file name)
5. adb reboot recovery
6. Reboot system and TWRP will ask you to install SuperSU
7. Update binaries when prompted
8. Done. Stock and rooted.
Don't really understand numbers 4 and 5. Can somebody explain these to me in very simple instructions.
Are there any videos out there on this process?