diff --git a/install b/install index a3db27b..3b1cd86 100755 --- a/install +++ b/install @@ -55,3 +55,5 @@ $PROGRAM autostart > /dev/null || abort echo "Successfully installed comfortable-swipe." echo "Configuration file is located at $CONF_PATH" +echo "" +echo "Try running 'comfortable-swipe start' to test." \ No newline at end of file