summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/switch-branch1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/switch-branch b/scripts/switch-branch
index 3890334..a5ba803 100755
--- a/scripts/switch-branch
+++ b/scripts/switch-branch
@@ -14,4 +14,5 @@ echo "$BRANCH" > config/"$FILENAME"
scripts/"$1"-clean
+echo "Run ./update to actually update the sources based on the new selection."
echo "Run ./rebuild to update the source and to compile the selected branch."