diff --git a/gnome/bin/setup b/gnome/bin/setup index 616dc42..7ee291a 100755 --- a/gnome/bin/setup +++ b/gnome/bin/setup @@ -4,7 +4,7 @@ set -e check_command() { if ! command -v "$1" &>/dev/null; then - echo "Please install \"$1\" and make sure it's available in your \$PATH" + echo "Please install \"$1\" and make sure it's available in your \$PATH, then rerun the setup." exit 1 fi } diff --git a/modules/XRLinuxDriver b/modules/XRLinuxDriver index 4ce360a..7afbc25 160000 --- a/modules/XRLinuxDriver +++ b/modules/XRLinuxDriver @@ -1 +1 @@ -Subproject commit 4ce360a936937e8dd0ebd54a337fec54bb38f497 +Subproject commit 7afbc258e71a7efde015394820c60c24cc785773