authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-25 16:21:59 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-25 16:21:59 -07:00
log7039015ab6f1a53591e69c593f4b7f0e32c29caf
treed2bab66e9dff682c415974aed43062a7ec4f30a0
parent8766d1a8d0bb090822c413c017b90d07133e2013

docs/tutorial- add note about dir to add to path


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
138138
139139---
140140## Installing online programs to your local machine
141Adding `~/.zigmod/bin` to your `$PATH` enables you to install Zig-written command line utilities to your machine with Zigmod.
141142
142143> Ref: See [`zigmod aq install`](commands/aq_install.md) reference for more info.