Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
griush committed Jul 19, 2024
1 parent 8626bbe commit 6ee0415
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Add this dependency in the `build.zig.zon`:
```
Run `zig build` and it will give a hash. Append id bellow the URL.

Or, run `zig fetch --save git+https://github.com/griush/zm`.

Then in the `build.zig` add:
```zig
const zm = b.dependency("zm", .{});
Expand Down

0 comments on commit 6ee0415

Please sign in to comment.