| author | |
| committer | |
| log | 84d3c7992f9b6cb3041d55305e97019a4848f43c |
| tree | 3316fdc41b93aeded42ce3af9b65cc4fc25ab4e3 |
| parent | b7c93c0112665a7cc46b2a9a00e2c9f1dedbf50c |
1 files changed, 1 insertions(+), 1 deletions(-)
docs/README.md+1-1| ... | ... | @@ -26,7 +26,7 @@ $ ./zig-out/bin/zigmod |
| 26 | 26 | |
| 27 | 27 | ## Getting Started |
| 28 | 28 | |
| 29 | For a full command reference you can check [here](./commands/). | |
| 29 | Check here for the [full command reference](./commands/). | |
| 30 | 30 | |
| 31 | 31 | ### A new project |
| 32 | 32 | Create a new directory for your project and run these commands to get started: |