#!/bin/sh

cat << EOF

	Get started with dk using the example rc files:

	$ mkdir -p ~/.config/dk ~/.config/sxhkd
	$ cp /usr/share/doc/dk/dkrc ~/.config/dk/
	$ cp /usr/share/doc/dk/sxhkdrc ~/.config/sxhkd/

	For more information, see dk(1) or
	https://bitbucket.org/natemaia/dk/src/master/README.md

EOF
