Maybe you can do a similar video about updating the masternode next time when theres an update available for ALQO (last time I had some problems with the update procedure).
There is already a video from smasher explaining how to update your masternode. Basically it is one line of code you have to copy & paste into your Masternode VPS terminal:
wget -N https://alqo.org/update/update.sh && chmod -f 777 update.sh && ./update.shThe video is linked here:
https://www.youtube.com/watch?v=coCfcXtzDCw Explanations for MN update starts at 3:01 min