Commands taken from here
https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-ubuntu-16-04-lts
Install the update manager
sudo apt-get install update-manager-core
Then run the upgrade
sudo do-release-upgrade
Accept all the prompts and should be good to go.