diff --git a/docs/tutorial.md b/docs/tutorial.md index 65720ddf17154f2f853174b80caf6308dcfb9f71..55de8c784373cca283f5bc3e4b87c5abf4139b0a 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -135,3 +135,8 @@ Given the project https://github.com/kristoff-it/bork, at the time of writing th ## Verifying dependency integrity > Ref: See [`zigmod sum`](commands/sum.md) reference for more info. + +--- +## Installing online programs to your local machine + +> Ref: See [`zigmod aq install`](commands/aq_install.md) reference for more info.