authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-11-16 21:49:09 -08:00
committergravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-11-16 21:49:09 -08:00
log53ac0f8b03222aaf621c56e3b1e1dafc96837f17
tree095b0d8a5bb9fc509d3367d44a4067947024273b
parentba6c4a7824dd94d3571cb1a6eb13d550d730d500

README- clarify build instructions


1 files changed, 6 insertions(+), 0 deletions(-)

README.md+6
......@@ -22,6 +22,12 @@ A package manager for the Zig programming language.
2222- Zig 0.7.0
2323
2424### Build from Source
25Initially,
26```
27$ git clone https://github.com/nektro/zigmod --recursive
28```
29
30To build,
2531```
2632$ zig build
2733$ ./zig-cache/bin/zigmod