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 ```