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 Jul 1, 2024
1 parent 0287016 commit 0151bb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +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/
* Using Zig 0.13? See [`zig-0.13.0`](https://github.com/kivikakk/koino/tree/zig-0.13.0) branch.
* 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 0151bb3

Please sign in to comment.