summarylogtreecommitdiffstats
path: root/readme.install
blob: 0ebb470b223fcf59a2a3a8fabd11a9503fa8faba (plain)
1
2
3
4
5
6
7
post_install() {
cat << 'EOM'
==> The xbmc/kodi webserver must be enabled and running on port 8080.
==> Optionally copy /usr/share/texturecache/texturecache.cfg to ~/.config
==> and uncomment options therein for additional flexibility.
EOM
}