diff --git a/docs/tutorial.md b/docs/tutorial.md index 5449fdd8479978af7d7bcf722d8c95a646276242..6451aaeaef58b5bc19034947629f62e8f882a786 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -138,5 +138,6 @@ Given the project https://github.com/kristoff-it/bork, at the time of writing th --- ## Installing online programs to your local machine +Adding `~/.zigmod/bin` to your `$PATH` enables you to install Zig-written command line utilities to your machine with Zigmod. > Ref: See [`zigmod aq install`](commands/aq_install.md) reference for more info.