diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -74,10 +74,10 @@ The Zig language is under very active development. In order to be current, Ziglings tracks **development** builds of the Zig compiler rather than versioned **release** builds. The last stable release was `0.16`, but Ziglings needs a dev build with -pre-release version "0.16.0" and a build number at least as high +pre-release version "0.17.0-dev" and a build number at least as high as that shown in the example version check above. -**Hint**: You can find a version change summary at the end of this README. +**Hint**: You can find a summary of breaking changes at the end of this README. It is likely that you'll download a build which is _greater_ than the minimum. |
