authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-07-10 14:08:27-07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-07-10 14:08:27-07:00
loga690b63906cf74f07a73f388c362fb41961235fd
tree1f416bff13a2399a669ff0067e1e50d51df2e977
parent83fc861e30047ce1964d34ba7b1a1c5794a74d33
signature Signed by SSH key SHA256:4hHJbtBRU58AYXwjL7fkz2fnQHdiye8x1QpTCQ0sHNw

docs/tutorial: no need to run zig init anymore


1 files changed, 0 insertions(+), 1 deletions(-)

docs/tutorial.md-1
......@@ -7,7 +7,6 @@ To get started you'll want to navigate to a new folder and run these commands.
77
88```
99git init
10zig init-exe
1110zigmod init
1211```
1312