summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index cebdab3..16aa666 100755
--- a/bootstrap
+++ b/bootstrap
@@ -463,7 +463,7 @@ for m in "${mod[@]}"; do
if [ "$b" ]; then
info "module $d requires bootstrapping"
- info "make sure ~/.build/b.option contains the following line and press Enter"
+ info "make sure ~/.build2/b.option contains the following line and press Enter"
info "!config.import.libbuild2_$m=$owd/$d-build/module/"
read
fi