Skip to content

Commit

Permalink
README: update for Zig version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Jun 11, 2024
1 parent c7c0787 commit b70b1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Zig port of [Comrak](https://github.com/kivikakk/comrak). Maintains 100% spec-c

## Using koino as a library

* Get zig 0.12+ https://ziglang.org/
* Get zig 0.13+ https://ziglang.org/
* Start a new project with `zig init-exe` / `zig init-lib`
* Add koino via the zig package manager:
```console
Expand Down

0 comments on commit b70b1ef

Please sign in to comment.