From 7898e72a0d151ddc808435d36b1acfc87c50f4d2 Mon Sep 17 00:00:00 2001 From: Aryan <93074700+useraid@users.noreply.github.com> Date: Tue, 16 Aug 2022 13:52:01 +0530 Subject: [PATCH] updated output of help flag --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21915c5..5c7d9d1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Basically, just run `sudo ./mylfs.sh --build-all` and then stare at your termina ``` $ sudo ./mylfs.sh --help +Welcome to MyLFS. + WARNING: Most of the functionality in this script requires root privilages, and involves the partitioning, mounting and unmounting of device files. Use at your own risk.