#!/bin/sh

cat <<EOF
To start and stop MyCroft run the following:
- /usr/bin/mycroft-start all
- /usr/bin/mycroft
EOF
