Hi Sam,
The instructions on the[TESTING] Vero 4K / 4K + video improvements]([TESTING] Vero 4K / 4K + video improvements) to obtain the update are:
wget https://collab.osmc.tv/s/m0i9Fn115V41fAv/download -O /home/osmc/kernel.deb
sudo dpkg -i /home/osmc/kernel.deb
rm /home/osmc/kernel.deb
sudo reboot
However @bmillham’s instructions are:
Edit the file /etc/apt/sources.list
Add the following line: deb http://apt.osmc.tv stretch-devel main
Run the following commands to update: sudo apt-get update && sudo apt-get dist-upgrade && reboot
Should I favour one or the other?