Skip to content

Commit 16473bd

Browse files
committed
README: update for Zig version.
1 parent 4cda1d2 commit 16473bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ Zig port of [Comrak](https://github.com/kivikakk/comrak). Maintains 100% spec-c
1010

1111
## Using koino as a library
1212

13-
* Get Zig 0.12 https://ziglang.org/
14-
* Using Zig 0.13? See [`zig-0.13.0`](https://github.com/kivikakk/koino/tree/zig-0.13.0) branch.
13+
* Get Zig 0.13+ https://ziglang.org/
1514
* Start a new project with `zig init-exe` / `zig init-lib`
1615
* Add koino via the zig package manager:
1716
```console

0 commit comments

Comments
 (0)