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....@@ -22,6 +22,12 @@ A package manager for the Zig programming language.
22- Zig 0.7.022- Zig 0.7.0
2323
24### Build from Source24### Build from Source
25Initially,
26```
27$ git clone https://github.com/nektro/zigmod --recursive
28```
29
30To build,
25```31```
26$ zig build32$ zig build
27$ ./zig-cache/bin/zigmod33$ ./zig-cache/bin/zigmod