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