post_install() {
	echo "Create the directory ~/.config/snapwm/ and copy the three sample files in /usr/share/snapwm/"
	echo "to ~/.config/snapwm/ {rc.conf,key.conf,apps.conf} and edit them to suit."
	echo "README.md is located in /usr/share/doc/snapwm/."
	echo "To update, run makepkg -fi."
}

