From 4dfbb1c702deeee1b9b2a633d2c294855e92356c Mon Sep 17 00:00:00 2001 From: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com> Date: Mon, 29 Dec 2025 17:26:41 +0000 Subject: [PATCH] Update docs/static/setup.sh Co-authored-by: Cem Aksoylar --- docs/static/setup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/static/setup.sh b/docs/static/setup.sh index f70a49eb9..ed5bd9dc7 100644 --- a/docs/static/setup.sh +++ b/docs/static/setup.sh @@ -1 +1,2 @@ -echo "This setup script has been removed. Please use the ZMK CLI instead. Visit https://zmk.dev/docs/user-setup for more information." \ No newline at end of file +echo "This setup script has been removed. Please use the ZMK CLI instead." +echo "Visit https://zmk.dev/docs/user-setup for more information." \ No newline at end of file