mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-12-22 14:03:10 -05:00
Add note about older version branches
This commit is contained in:
parent
b793c0bcc8
commit
f0357ea91c
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ as high as that shown in the example version check above.
|
||||||
|
|
||||||
It is likely that you'll download a build which is _greater_ than the minimum.
|
It is likely that you'll download a build which is _greater_ than the minimum.
|
||||||
|
|
||||||
|
_(For those who cannot easily update Zig, there are also community-supported
|
||||||
|
branches in this repo. At the moment, there's one for v0.8.1. Older version
|
||||||
|
branches may or may not have all exercises and/or bugfixes.)_
|
||||||
|
|
||||||
Once you have a build of the Zig compiler that works with Ziglings, they'll
|
Once you have a build of the Zig compiler that works with Ziglings, they'll
|
||||||
continue to work together. But keep in mind that if you update one, you may
|
continue to work together. But keep in mind that if you update one, you may
|
||||||
need to also update the other.
|
need to also update the other.
|
||||||
|
|
Loading…
Reference in a new issue