diff --git a/groundstation/cubicsdr-packet.sh b/groundstation/cubicsdr-packet.sh index 0b4a9d02..67f9147e 100755 --- a/groundstation/cubicsdr-packet.sh +++ b/groundstation/cubicsdr-packet.sh @@ -69,7 +69,7 @@ if [ "$choice" = "1" ] || [ "$frequency" = "144390" ] ; then echo "Hit the Return key when you have done this in CubicSDR and Direwolf will start" - result=$(zenity --info --text="Click OK!") + result=$(zenity --info --text="When CubicSDR opens, select Generic RTL2832 device then click Start to begin.\nThen click OK") [[ ! -z "$result" ]] && read input