build: Update bootstrap termination print
diff --git a/bootstrap b/bootstrap
index ce865ecd..04914339 100755
--- a/bootstrap
+++ b/bootstrap
@@ -170,4 +170,4 @@ done
set +x
-printf "\nDependencies obtained successfully!\n"
+printf "\nSource tree bootstrapped successfully!\n"
