~ chicken-core (master) e4e9ea4da47b8c7c1f73e8e9d9755653c36336e7


commit e4e9ea4da47b8c7c1f73e8e9d9755653c36336e7
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Thu Oct 23 22:42:34 2025 +0200
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Thu Oct 23 22:42:34 2025 +0200

    rewording of message

diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 60485e74..0118fc13 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -41,5 +41,5 @@ rm -f  boot/chicken-6.0.0pre1.tar.gz
 
 echo
 echo 'Now, build chicken by passing "--chicken ./chicken-boot" to "configure",'
-echo 'in addition to PREFIX, PLATFORM, and other parameters.'
+echo 'in addition to "--prefix ..." and additional parameters.'
 echo
Trap