From a690b63906cf74f07a73f388c362fb41961235fd Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Fri, 10 Jul 2026 14:08:27 -0700 Subject: [PATCH] docs/tutorial: no need to run zig init anymore --- docs/tutorial.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 13dbc858ef5212430fd3975b915c3b9949a85476..1fa55d69fea11cf09126fb238b5ae5c8f781b59d 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -7,7 +7,6 @@ To get started you'll want to navigate to a new folder and run these commands. ``` git init -zig init-exe zigmod init ``` -- 2.54.0