From 22badde8c04a29522d9948d0a60207d228816876 Mon Sep 17 00:00:00 2001 From: z1fire Date: Sat, 30 Nov 2024 07:18:06 -0500 Subject: [PATCH] Jetzigg init direction update --- cli/commands/init.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ \\