authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-21 02:23:37 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-21 02:23:37 -07:00
logc6de5e82891eb404cc257a99904a70c685e446bb
tree9a8c2fbaa1f65847b9967c2cde0c06d1dc26d08b
parentc2cd5542a727a212ad27ce4d44340069d9945c43

docs/tutorial- add reference to `aq install` command


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,3 +135,8 @@ Given the project https://github.com/kristoff-it/bork, at the time of writing th
135## Verifying dependency integrity135## Verifying dependency integrity
136136
137> Ref: See [`zigmod sum`](commands/sum.md) reference for more info.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.