From 8336788e0a6954a5883a3a9a7837633ba4111f68 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 25 Jul 2025 16:54:51 -0400 Subject: [PATCH] So 1/5 is right --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index cee518a..9d0b44a 100755 --- a/install.sh +++ b/install.sh @@ -31,7 +31,7 @@ source $OMARCHY_INSTALL/preflight/presentation.sh # Configuration show_logo beams 240 -show_subtext "Let's configure Omarchy! [1/5]" +show_subtext "Let's install Omarchy! [1/5]" source $OMARCHY_INSTALL/config/identification.sh source $OMARCHY_INSTALL/config/config.sh source $OMARCHY_INSTALL/config/detect-keyboard-layout.sh