diff --git a/README b/README index 6d75ca5..4181c15 100644 --- a/README +++ b/README @@ -9,4 +9,5 @@ You'll find a copy of the original README in README.md. To build on OpenBSD, simply do `./configure --threads` and `gmake -jN`, `--threads` enabling posix thread support and N in `-jN` being the number of cores in your system. +See https://git.heimdall.pm/chez-openbsd/releases for releases. See https://heimdall.pm/blog/2022/07/28/how-to-build-chezscheme-on-openbsd.html for more information.