post_install() {
	cat <<- EOF
	Before starting Mopidy, you must add your Spotify Premium username and
	password to your Mopidy configuration file and also visit
	https://mopidy.com/ext/spotify/#authentication to authorize this extension
	against your Spotify account.
	
	See https://github.com/mopidy/mopidy-spotify/blob/master/README.rst#configuration
EOF
}
