authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-11-14 02:06:03 -08:00
committergravatar for hello@nektro.netMeghan <hello@nektro.net> 2020-11-14 02:06:03 -08:00
log19c488460f351128ed47b3d207612f2be24a727d
treeb112f233841d456d342949a094579e553f0a9481
parent93da59b0fa74da1791d44164e1a3dd54c214c2d9

README- fix building from source section


1 files changed, 9 insertions(+), 5 deletions(-)

README.md+9-5
......@@ -10,18 +10,22 @@
1010
1111A package manager for the Zig programming language.
1212
13Zig
13## Zig
1414- https://ziglang.org/
1515- https://github.com/ziglang/zig
1616- https://github.com/ziglang/zig/wiki/Community
1717
1818## Download
19Releases
2019- https://github.com/nektro/zigmod/releases
2120
22Source
23- `git clone https://github.com/nektro/zigmod.git`
24- https://github.com/nektro/zigmod/archive/master.zip
21## Built With
22- Zig 0.7.0
23
24### Build from Source
25```
26$ zig build
27$ ./zig-cache/bin/zigmod
28```
2529
2630## Usage
2731