Skip to content

Commit b70b1ef

Browse files
committed
README: update for Zig version.
1 parent c7c0787 commit b70b1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +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/
13+
* Get zig 0.13+ https://ziglang.org/
1414
* Start a new project with `zig init-exe` / `zig init-lib`
1515
* Add koino via the zig package manager:
1616
```console

0 commit comments

Comments
 (0)