diff --git a/cli/commands/init.zig b/cli/commands/init.zig index 054f313..292d9f0 100644 --- a/cli/commands/init.zig +++ b/cli/commands/init.zig @@ -217,7 +217,7 @@ pub fn run( \\ \\ $ cd {s} \\ - \\ $ zig build run + \\ $ zig build run or jetzig server \\ \\And then browse to http://localhost:8080/ \\