post_install() {
    echo "--------------------------------------------"
    echo "Add the following code to your .bashrc file:"
    echo "source /usr/share/doc/mcfly/mcfly.bash"
    echo "--------------------------------------------"
}