mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Merge pull request 'fixed readme' (#409) from readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/409
This commit is contained in:
@@ -74,10 +74,10 @@ The Zig language is under very active development. In order to be
|
|||||||
current, Ziglings tracks **development** builds of the Zig
|
current, Ziglings tracks **development** builds of the Zig
|
||||||
compiler rather than versioned **release** builds. The last
|
compiler rather than versioned **release** builds. The last
|
||||||
stable release was `0.16`, but Ziglings needs a dev build with
|
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.
|
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
|
It is likely that you'll download a build which is _greater_ than
|
||||||
the minimum.
|
the minimum.
|
||||||
|
|||||||
Reference in New Issue
Block a user