Merge pull request #3 from HoneyBBQ/chore/fix-setup-help-message-20260130

chore(mise): update setup completion message
This commit is contained in:
BBQ
2026-01-29 15:18:20 -08:00
committed by GitHub
parent bf6bf19979
commit 8f3ee7582c
+1 -1
View File
@@ -57,5 +57,5 @@ depends = [
"//:pnpm-install",
"//:go-install",
]
run = "echo '✓ Setup complete! Next: Copy config.toml.example to config.toml and configure, then run: mise run dev:web'"
run = "echo '✓ Setup complete! Next: Copy config.toml.example to config.toml and configure, then run: mise run dev'"