From d0092f00c8ee37464573dece4b1fb170cdffe7cd Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 23 Aug 2025 18:12:30 +0200 Subject: [PATCH] More smithing --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 688c3905..ed75ee82 100755 --- a/install.sh +++ b/install.sh @@ -12,7 +12,7 @@ catch_errors() { echo "The failing command was: \`$BASH_COMMAND\` (exit code: $?)" echo "See your installation log: ~/.local/state/omarchy/installation.log" echo - echo "Get help from the community by scanning QR code or going to https://discord.gg/tXFUdasqhY" + echo "Get help from the community via QR code or at https://discord.gg/tXFUdasqhY" echo " " echo " █▀▀▀▀▀█ ▄ ▄ ▀▄▄▄█ █▀▀▀▀▀█ " echo " █ ███ █ ▄▄▄▄▀▄▀▄▀ █ ███ █ "