summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/base4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/base b/install/base
index 02678e9..ad0e5f2 100644
--- a/install/base
+++ b/install/base
@@ -26,8 +26,8 @@ build() {
help() {
cat <<HELPEOF
-This hook sets up all initial directories and installs base utilities. DO NOT
-remove this one unless you know what you're doing.
+This hook provides crucial runtime necessities for booting. DO NOT
+remove this hook unless you know what you're doing.
HELPEOF
}