diff --git a/mise.toml b/mise.toml index d165f5f0..3c4dd121 100644 --- a/mise.toml +++ b/mise.toml @@ -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'"