diff --git a/alarm/kodi-rpi-git/kodi.install b/alarm/kodi-rpi-git/kodi.install index 77f2e7005..8d749bc4f 100644 --- a/alarm/kodi-rpi-git/kodi.install +++ b/alarm/kodi-rpi-git/kodi.install @@ -1,14 +1,14 @@ _message() { cat <>> Remove any manual tweaks made to /boot/config.txt particulary a line such - as gpu_mem=xxx. Driver setup for Kodi is stored in /boot/kodi.config.txt +>>> Remove any manual tweaks made to /boot/config.txt particulary a line such + as gpu_mem=xxx. Driver setup for Kodi is stored in /boot/kodi.config.txt - Manually append the following to /boot/config.txt to make them active: - [all] - include kodi.config.txt + Manually append the following to /boot/config.txt to make them active: + [all] + include kodi.config.txt - A reboot will be required to activate them if this is a fresh install. + A reboot will be required to activate them if this is a fresh install. END }