Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 32046c8

Browse files
authoredNov 19, 2024··
Merge pull request #30 from eightfilms/version-readme
docs: update README with zig version information
2 parents b82e9c8 + 7a965d7 commit 32046c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repo is development with zig, zig is a coding language for more [info](https://ziglang.org/) for basic coding [guide](https://zig.guide/standard-library/readers-and-writers)
44

5+
The current version being used in development is `0.14.0-dev.2079+ba2d00663`. You may use [`zigup`](https://github.com/marler8997/zigup) to download and use this specific version.
6+
57
## Build
68

79
```bash

0 commit comments

Comments
 (0)
Please sign in to comment.