| author | |
| committer | |
| log | c6de5e82891eb404cc257a99904a70c685e446bb |
| tree | 9a8c2fbaa1f65847b9967c2cde0c06d1dc26d08b |
| parent | c2cd5542a727a212ad27ce4d44340069d9945c43 |
1 files changed, 5 insertions(+), 0 deletions(-)
docs/tutorial.md+5| ... | ... | @@ -135,3 +135,8 @@ Given the project https://github.com/kristoff-it/bork, at the time of writing th |
| 135 | 135 | ## Verifying dependency integrity |
| 136 | 136 | |
| 137 | 137 | > Ref: See [`zigmod sum`](commands/sum.md) reference for more info. |
| 138 | ||
| 139 | --- | |
| 140 | ## Installing online programs to your local machine | |
| 141 | ||
| 142 | > Ref: See [`zigmod aq install`](commands/aq_install.md) reference for more info. |