| ... | @@ -138,5 +138,6 @@ Given the project https://github.com/kristoff-it/bork, at the time of writing th | ... | @@ -138,5 +138,6 @@ Given the project https://github.com/kristoff-it/bork, at the time of writing th |
| 138 | | 138 | |
| 139 | --- | 139 | --- |
| 140 | ## Installing online programs to your local machine | 140 | ## Installing online programs to your local machine |
| | 141 | Adding `~/.zigmod/bin` to your `$PATH` enables you to install Zig-written command line utilities to your machine with Zigmod. |
| 141 | | 142 | |
| 142 | > Ref: See [`zigmod aq install`](commands/aq_install.md) reference for more info. | 143 | > Ref: See [`zigmod aq install`](commands/aq_install.md) reference for more info. |