Browse Source

Add note about older version branches

Dave Gauer 3 years ago
parent
commit
f0357ea91c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -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.