diff --git a/setup.lua b/setup.lua index 9a00947..94a8701 100644 --- a/setup.lua +++ b/setup.lua @@ -14,7 +14,7 @@ end local mbs = false local netmount = false -term.write("install mildly better shell? (Y/n)") +term.write("install MBS? (Y/n)") if isYes(read()) then mbs = true