From ef9bdb13820d0e113673ce0565f4dbd5960b2d9f Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Mon, 20 Dec 2021 14:49:25 -0500 Subject: Add note about older version branches --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 661990a..bf47d86 100644 --- a/README.md +++ b/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. +_(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 continue to work together. But keep in mind that if you update one, you may need to also update the other. -- cgit v1.2.3-ZIG