| author | |
| committer | |
| log | 7039015ab6f1a53591e69c593f4b7f0e32c29caf |
| tree | d2bab66e9dff682c415974aed43062a7ec4f30a0 |
| parent | 8766d1a8d0bb090822c413c017b90d07133e2013 |
1 files changed, 1 insertions(+), 0 deletions(-)
docs/tutorial.md+1| ... | ... | @@ -138,5 +138,6 @@ Given the project https://github.com/kristoff-it/bork, at the time of writing th |
| 138 | 138 | |
| 139 | 139 | --- |
| 140 | 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 | 143 | > Ref: See [`zigmod aq install`](commands/aq_install.md) reference for more info. |