| author | |
| committer | |
| log | a690b63906cf74f07a73f388c362fb41961235fd |
| tree | 1f416bff13a2399a669ff0067e1e50d51df2e977 |
| parent | 83fc861e30047ce1964d34ba7b1a1c5794a74d33 |
| signature | Signed by SSH key SHA256:4hHJbtBRU58AYXwjL7fkz2fnQHdiye8x1QpTCQ0sHNw |
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. |
| 7 | 7 | |
| 8 | 8 | ``` |
| 9 | 9 | git init |
| 10 | zig init-exe | |
| 11 | 10 | zigmod init |
| 12 | 11 | ``` |
| 13 | 12 |