summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d98369405..ae0d0badb 100755
--- a/configure
+++ b/configure
@@ -94,5 +94,5 @@ EOF
echo
echo "To build HandBrake, run:"
-echo " 'make' on a Mac (or './jam' to build all libraries from source),"
+echo " './jam' on a Mac (or 'make' to try the UB build method),"
echo " 'jam' on Linux or Windows."