diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,9 +11,7 @@ Contains a tool called `znk` which is a clone of the [`nk` tool](https://github. | |||
11 | 11 | ||
12 | Zig master works at the time of writing. | 12 | Zig master works at the time of writing. |
13 | 13 | ||
14 | Use `zig build` to build the library. | ||
15 | Use `zig build znk` to build the `znk` tool. | 14 | Use `zig build znk` to build the `znk` tool. |
16 | |||
17 | The `znk` tool can be run by using `zig build run-znk`. | 15 | The `znk` tool can be run by using `zig build run-znk`. |
18 | 16 | ||
19 | Tests for the library can be run by using `zig build test`. | 17 | Tests for the library can be run by using `zig build test`. |